aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2022-08-20 08:44:27 -0400
committerClyne Sullivan <clyne@bitgloo.com>2022-08-20 08:44:27 -0400
commit0dc221b200b9d3df550e2d760cb396e4cb5f7176 (patch)
tree3524a0f494b1bec609cea0716cfb6f0ca515fd38 /.gitignore
parent2364287a961fa9c860e1146bbcc3391ec5b1fd54 (diff)
submodule LuaJIT; build libs through Makefile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3435d00..45c80fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
main
out
-.*.swp
-.*.swo
+.*sw*
+*.a
*.o
*.json
TODOS