gtkradiant/.gitignore
Ensiform 05c9fabc10 Update gitignore to cleanup some build spam
Noticed a lot of spam on newer VS builds. Primarily 2017 so I updated these to cut out a lot of cruft from git status log that doesn't belong on the repo.
2017-04-23 00:29:56 -05:00

32 lines
328 B
Text

.settings
.DS_Store
/apple/target/*
/build
/install
/packs
/tools/urt/tools/quake3/q3map2/Debug
/tools/urt/tools/quake3/q3map2/Release
/.sconsign.dblite
/.vs/*
/radiant.opensdf
/radiant.sdf
/radiant.suo
/radiant.v11.suo
/radiant.v12.suo
/radiant.VC.db
/site.sconf
*.log
*.pdb
*.obj
*.pyc
*.so
*.tlog
*.vcxproj.user
*.zip