Files
WebSCR/.gitignore
T
Samuele E. Locatelli 17c85cea72 fix gitignore
2015-05-11 11:48:04 +02:00

17 lines
315 B
Plaintext

#--------------------------------------------
# Generale
#--------------------------------------------
VersGen\bin\*
VersGen\obj\*
*.pdb
#--------------------------------------------
# WebSC
#--------------------------------------------
WebSCR\obj\*
WebSCR/logs/*.txt
WebSCR/logs/*.zip
WebSCR\obj\*/
WebSCR/obj/*