summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 422e2ce..98c0048 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@
/ltmain.sh
/m4
/missing
-/ylwrap
+/py-compile
Makefile
Makefile.in
@@ -19,17 +19,18 @@ Makefile.in
Doxyfile
__pycache__
libdimension-python/*.c
+dimension/dimension
# pkg-config files
*.pc
# Files created by `make check'
-/*/tests/*-test
+/*/tests/*.test
/*/tests/*.png
/*/tests/*.log
# Files created by `make bench'
-/*/bench/bench-*
+/*/bench/*.bench
# Files and folders created by libtool
.libs/