Merge pull request #25 from DavidWyand-GG/update-gitignore

New Git ignore file
This commit is contained in:
David Wyand 2012-09-24 12:54:09 -07:00
commit e2410817cb

3
.gitignore vendored
View file

@ -159,7 +159,7 @@ pip-log.txt
#Mr Developer #Mr Developer
.mr.developer.cfg .mr.developer.cfg
# Mac crap # Mac
.DS_Store .DS_Store
############# #############
@ -169,3 +169,4 @@ pip-log.txt
console.log console.log
*.cached.dts *.cached.dts
!Engine/bin !Engine/bin
My Projects/