+ .gitignore; changed name of Debug folder to Logging

This commit is contained in:
Heath Volmer
2017-05-10 09:27:14 -06:00
parent 70685d05b1
commit bb43af25be
70 changed files with 636 additions and 1180 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.bak
*.cache
*.ilk
*.log
[Bb]in/
[Dd]ebug*/
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
SIMPLSharpLogs/