aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a2312f0..3b651bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,8 +29,6 @@
/userdoc.*
# test and temp files
-test*
-!test.cxx
*.pyc
*.swp
*.swo
@@ -38,6 +36,7 @@ test*
/ld
# Executable
+argstest
/build/
CMakeCache.txt
CMakeFiles