Files
C2P/.gitignore
T
2014-09-30 16:21:48 +02:00

104 lines
1.9 KiB
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
#--------------------------------------------
# C2P
#--------------------------------------------
C2P/bin/*.pdb
/C2P/bin/*.pdb
C2P/bin/*.dll
/C2P/bin/*.dll
/C2P/obj/Release
/C2P/obj/Debug
/C2P/obj/Release/*
/C2P/obj/Debug/*
/C2P/obj/DEMO/*
/C2P/obj/Release
/C2P/obj/WinLab
/C2P/obj/DEMO
/C2P/obj/Release/Package/PackageTmp
/C2P/logs/*.log
/C2P/logs/*.zip
/C2P/logs/*.txt
C2P/bin/C2P_Data.pdb
C2P\bin*/
C2P/bin/C2P.dll
#/ETS-DIP/ETS-DIP/ArchivioDocsRed/*
#!/ETS-DIP/ETS-DIP/ArchivioDocsRed/PlaceHolder.file
#--------------------------------------------
# C2P_Data
#--------------------------------------------
/C2P_Data/bin/Debug/*
/C2P_Data/bin/WinLab/*
/C2P_Data/obj/Release/*
/C2P_Data/obj/Debug/*
/C2P_Data/obj/WinLab/*
/C2P_Data/bin/Debug
/C2P_Data/obj/Debug
/C2P_Data/obj/Release
#/C2P_Data/obj/ETS/Package/PackageTmp/*
#/C2P_Data/obj/ETS/*.pdb
#--------------------------------------------
# C2P_Project
#--------------------------------------------
/C2P_Project/bin/Debug/*
/C2P_Project/bin/WinLab/*
/C2P_Project/obj/Release/*
/C2P_Project/obj/Debug/*
C2P_Project/C2P_Project.dbmdl
/C2P_Project/C2P_Project.dbmdl
#--------------------------------------------
# C2P_Report
#--------------------------------------------
/C2P_Report/bin/Release/*
/C2P_Report/bin/Debug/*
/C2P_Report/bin/WinLab/*
/C2P_Report/obj/Release/*
/C2P_Report/obj/Debug/*
/C2P_Report/obj/WinLab/*
*/logs/*.txt
/C2P_Report/logs/*.txt
#############################################
# Area VersGen
#############################################
/VersGen/obj/*
/VersGen/bin/*
/C2P_Project/*.dbmdl
/C2P/temp/*.EMF