]> 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 f332cd0de4e6fd9a93676b2e370c0aef928a830d..ae31c06a90faf493ea25b856de9c76c01399d3c8 100644 (file)
@@ -6,9 +6,19 @@
 *.dll
 *.exe
 *.a
+*.log
+*~
+.#*
+\#*
+Thumbs.db
 .DS_Store
+semantic.cache
 src/compiler/metalua
-src/lua/liblua.*
 src/lua/luac
 src/lua/lua
-
+src/compiler/bootstrap
+src/compiler/metalua
+distrib
+junk
+patches
+ran