summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1b17ba6..7a48a99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,8 @@ vendor/lua*/src/luac
7# Build artifacts 7# Build artifacts
8vendor/lua*/**/*.o 8vendor/lua*/**/*.o
9vendor/lua*/**/*.a 9vendor/lua*/**/*.a
10stdlib/*.h
11fonts/*.h
10 12
11# Other 13# Other
12tags 14tags