summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-10-09 11:29:56 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-10-09 11:29:56 +0200
commit0c04c39ba95d38418b2bc4c78e7ce52483e4d96b (patch)
treefb6c39bda32a778b8e130586c03edd8e96781f66
parent7ae72ef857b6b4d9b05bfa7f8f251f6ce03d3d2d (diff)
downloadcrawler-0c04c39ba95d38418b2bc4c78e7ce52483e4d96b.tar.gz
crawler-0c04c39ba95d38418b2bc4c78e7ce52483e4d96b.tar.bz2
ignoring some files
-rw-r--r--.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4dd6b1a..b570e71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,29 @@ src/crawl/crawl
makefiles/gmake/platform.mk.vars
makefiles/gmake/platform.vars
lua/src/lua
+*Lua.cpp
+*Lua.hpp
+tolua/bin/tolua
+tolua/bin/tolua_lua
+tolua/src/tests/tarray
+tolua/src/tests/tarraybind.c
+tolua/src/tests/tclass
+tolua/src/tests/tclassbind.cpp
+tolua/src/tests/tconstant
+tolua/src/tests/tconstantbind.cpp
+tolua/src/tests/tdirective
+tolua/src/tests/tdirectivebind.c
+tolua/src/tests/tenum
+tolua/src/tests/tenumbind.c
+tolua/src/tests/tfunction
+tolua/src/tests/tfunctionbind.cpp
+tolua/src/tests/tinheritance
+tolua/src/tests/tinheritancebind.cpp
+tolua/src/tests/tmodule
+tolua/src/tests/tmodulebind.c
+tolua/src/tests/tnamespace
+tolua/src/tests/tnamespacebind.cpp
+tolua/src/tests/tvararg
+tolua/src/tests/tvarargbind.cpp
+tolua/src/tests/tvariable
+tolua/src/tests/tvariablebind.c