summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 74ad8ba..01f3784 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,7 +49,10 @@ test/.libs
49test/.deps 49test/.deps
50test/plist_cmp 50test/plist_cmp
51test/plist_test 51test/plist_test
52test/plist_btest
53test/plist_jtest
52test/data/*.out 54test/data/*.out
55test/*.trs
53cython/Makefile 56cython/Makefile
54cython/Makefile.in 57cython/Makefile.in
55cython/.deps 58cython/.deps