diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ test/*.nb test/test_add_elem test/test_multiple_read test/test_multiple_write -test/test_save
\ No newline at end of file +test/test_save +test/test_alltypes |