Commit c0e08166 authored by Megax's avatar Megax
Browse files

* Update .gitignore

parent a98949e7
# Autosave files
*~
*.pc
*.obj
*.pidb
*.mdb
*/bin/*
Run/
# build stuff
Applications/LuaRunner/luarunner
ConsoleTest/consoletest
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
......@@ -35,3 +43,19 @@ _ReSharper*/
UpgradeLog.XML
*.ReSharper
*.userprefs
# http://www.gnu.org/software/automake
Makefile
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/config.status
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment