summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFelix Perktold <Felix.Perktold@student.uibk.ac.at>2025-12-21 14:53:26 +0100
committerFelix Perktold <Felix.Perktold@student.uibk.ac.at>2025-12-21 14:53:26 +0100
commit20b1cea7a74a4feb759155eedbb6299bd891a325 (patch)
tree2cf15c07d2284fff2d0d3cbd2fff55ce92345e20 /.gitignore
parent4f025b96cfe6bc121ea9b37eb26d8814dd838647 (diff)
add tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 69b1f11..364238c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.o
lex.yy.*
lisp.tab.*
-lisp
+main