summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-09-25 15:59:00 -0400
committerTavian Barnes <tavianator@gmail.com>2011-09-25 15:59:00 -0400
commit6f5735433e9766cbdeab6f151b44ed82e95d2863 (patch)
tree4cdf27012efcd45ff5c2fcd16491ce9dd0e2c101 /.gitignore
parentff8999ebcfa0b358e56e9028d26562c59881dfad (diff)
downloaddimension-6f5735433e9766cbdeab6f151b44ed82e95d2863.tar.xz
Add `doc' target to libdimension-python, using pydoc.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 5 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 0b501ac..6c39551 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-# Files and folders created by aclocal, autoconf, automake, and libtoolize
+# Files and folders created by ./autogen.sh, ./configure, and make
/aclocal.m4
/autom4te.cache/
/compile
@@ -13,11 +13,6 @@
/py-compile
Makefile
Makefile.in
-
-# Documentation files created by make
-/*/doc
-Doxyfile
-__pycache__
libdimension-python/dimension.c
dimension/dimension
@@ -32,6 +27,10 @@ dimension/dimension
# Files created by `make bench'
/*/bench/*.bench
+# Files created by make doc
+/*/doc/
+Doxyfile
+
# Files and folders created by libtool
.libs/
*.l[oa]