mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
New Git ignore file
Adds 'My Projects' directory to the Git ignore file.
This commit is contained in:
parent
9afd794913
commit
f26084ee75
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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/
|
||||
Loading…
Reference in a new issue