update gitignore
This commit is contained in:
+12
@@ -78,9 +78,21 @@ C2P/bin/C2P.dll
|
||||
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/*
|
||||
|
||||
#############################################
|
||||
# Area VersGen
|
||||
#############################################
|
||||
/VersGen/obj/*
|
||||
/VersGen/bin/*
|
||||
/C2P_Project/*.dbmdl
|
||||
/C2P/temp/*.EMF
|
||||
|
||||
Reference in New Issue
Block a user