Add *.grp, *.rts, *.art, and the current names for the texture cache files to .gitignore

git-svn-id: https://svn.eduke32.com/eduke32@7607 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2019-04-18 17:25:42 +00:00 committed by Christoph Oelckers
parent e25a197f3e
commit a2282def5b

5
.gitignore vendored
View file

@ -23,6 +23,8 @@ apps/
*.cache
*.cfg
textures
texturecache
*.index
*.manifest
/*.map
@ -32,6 +34,9 @@ textures
*.VC.db
*.VC.opendb
*.sym
/*.grp
/*.rts
/*.art
/*.con
/platform/Windows/*.con
*.memmap