Parcourir la source

New Git ignore file

Adds 'My Projects' directory to the Git ignore file.
DavidWyand-GG il y a 13 ans
Parent
commit
f26084ee75
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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