New Git ignore file

Adds 'My Projects' directory to the Git ignore file.
This commit is contained in:
DavidWyand-GG 2012-09-24 15:51:08 -04:00
parent 9afd794913
commit f26084ee75

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/