summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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