summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 06c7f4d..3fd035b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
5*.pc 5*.pc
6*.log 6*.log
7*.exe 7*.exe
8*~
8configure 9configure
9Makefile 10Makefile
10Makefile.in 11Makefile.in
@@ -49,3 +50,6 @@ test/data/*.out
49cython/Makefile 50cython/Makefile
50cython/Makefile.in 51cython/Makefile.in
51cython/.deps 52cython/.deps
53cython/.libs
54cython/plist.c
55test-driver