The-Powder-Toy/.gitignore
2013-01-16 11:42:06 -05:00

59 lines
569 B
Plaintext

*nohup.out
*.swp
*.o
*.exe
*.user
*.dll
*.a
*.la
*~
*.pref
*.lua
stdout.txt
stderr.txt
build/*
stamps/*
Saves/*
generated/*
includes/*
generate
Makefile.me
*.xcodeproj
.DS_Store
*.plist
*.lproj
*.vcxproj*
*.opensdf
*.sdf
*.user
*.filter
*.sln
*.suo
*.manifest
*.manifest.res
*manifest.rc
*res.res
*.idb
*.obj
*.tlog
*.lib
*.ipch
*.log
*.lastbuildstate
*.unsuccessfulbuild
*.pdb
*.sublime-*
*.project
*.cproject
*.settings
*.cbp
*.layout
config.log
*.sconsign.dblite
*.sconf_temp
*.gch
*.pyc
site_scons/site_tools/mfprogram/*.pyc
site_scons/site_tools/gch/*.pyc
others*