The-Powder-Toy/.gitignore

58 lines
563 B
Plaintext
Raw Normal View History

*nohup.out
*.swp
*.o
*.exe
*.user
*.dll
*.a
*.la
*~
*.pref
stdout.txt
2012-04-14 14:45:47 +01:00
stderr.txt
2012-04-27 17:29:27 +01:00
build/*
stamps/*
Saves/*
2012-05-22 13:53:05 +01:00
generated/*
2012-09-04 19:13:57 -04:00
includes/*
generate
Makefile.me
*.xcodeproj
2012-04-27 17:29:27 +01:00
.DS_Store
*.plist
*.lproj
2012-09-04 19:13:57 -04:00
*.vcxproj*
*.opensdf
*.sdf
*.user
*.filter
*.sln
*.suo
*.manifest
*.manifest.res
2012-09-04 19:13:57 -04:00
*manifest.rc
*res.res
*.idb
2012-09-04 19:13:57 -04:00
*.obj
*.tlog
*.lib
*.ipch
*.log
*.lastbuildstate
*.unsuccessfulbuild
*.pdb
2012-07-06 16:06:26 +01:00
*.sublime-*
*.project
*.cproject
2012-07-07 19:08:05 +01:00
*.settings
*.cbp
*.layout
2012-07-07 19:08:05 +01:00
config.log
*.sconsign.dblite
*.sconf_temp
*.gch
*.pyc
site_scons/site_tools/mfprogram/*.pyc
site_scons/site_tools/gch/*.pyc
2012-11-16 16:53:25 -05:00
others*