mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
Merge pull request #25 from DavidWyand-GG/update-gitignore
New Git ignore file
This commit is contained in:
commit
e2410817cb
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue