diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |