summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-02-04 18:18:08 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2020-02-04 18:18:08 -0500
commit4138ca4db4cdb92b693e51d6ea59a06bc5e6964c (patch)
tree1815bd25496fcd7a034a7515687547f65e2eb4da /.gitignore
parent6b8e777c98b95e6952337c0671e40ff8f962f7dc (diff)
fixed gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9c61414..19c015b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ point.c
*.top
tests/**/*.c
tests/**/*.bin
+tests/**/got
vgcore*
TAGS
tags
@@ -13,4 +14,4 @@ tags
compatibility
std/*.c
std/*.o
-*.so \ No newline at end of file
+*.so