]> git.lizzy.rs Git - metalua.git/blobdiff - .gitignore
improved walker: scope callbacks, more flexible callbacks in cfg (by tag, by kind...
[metalua.git] / .gitignore
index e6b90c4e1f43dd866a9dc8f4d02d0ed2acc85d12..ae31c06a90faf493ea25b856de9c76c01399d3c8 100644 (file)
@@ -6,6 +6,11 @@
 *.dll
 *.exe
 *.a
+*.log
+*~
+.#*
+\#*
+Thumbs.db
 .DS_Store
 semantic.cache
 src/compiler/metalua
@@ -13,4 +18,7 @@ src/lua/luac
 src/lua/lua
 src/compiler/bootstrap
 src/compiler/metalua
-
+distrib
+junk
+patches
+ran