Files
SSC/.gitignore
T
Samuele E. Locatelli b71baa242e refresh gitignore conf
2015-05-15 10:21:54 +02:00

36 lines
547 B
Plaintext

#--------------------------------------------
# Generale
#--------------------------------------------
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.suo
/*.suo
/*.pdb
*.pdb
#--------------------------------------------
# CMS_SC
#--------------------------------------------
CMS_SC/obj/*
#--------------------------------------------
# VersGen
#--------------------------------------------
VersGen/obj/*