aboutsummaryrefslogtreecommitdiff
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 45a74dd..ad32da2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,10 +9,11 @@ oryx
*.gen.c
*.o
-# Test files. Autogenerated with the following:
+# Test files. Partially autogenerated with the following:
#
# ./make; find test -type f -executable
#
+test.*
test/arena
# Compilation artifacts of GNU MP. Autogenerated with the following: