mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
Merge pull request #151 from DavidWyand-GG/gitignore-ProjectManager
New gitignore for Project Manager
This commit is contained in:
commit
7368dc2489
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -169,4 +169,7 @@ pip-log.txt
|
||||||
console.log
|
console.log
|
||||||
*.cached.dts
|
*.cached.dts
|
||||||
!Engine/bin
|
!Engine/bin
|
||||||
My Projects/
|
My Projects/
|
||||||
|
Project Manager.exe
|
||||||
|
projects.xml
|
||||||
|
Qt*.dll
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue