summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-12-05 15:35:18 -0500
committerTavian Barnes <tavianator@gmail.com>2011-12-05 15:35:58 -0500
commit3788cd05eb4a4c30bb659b2be6339edf94a9f8c0 (patch)
tree7ee3c45454d5cfd69fd1f39f987a2fb6014e9292 /.gitignore
parent4d3e396ce91dd70b0c9d7f3b1e991fd8ebd0d582 (diff)
downloaddimension-3788cd05eb4a4c30bb659b2be6339edf94a9f8c0.tar.xz
Hide the presence of dimension.wrapper from wrapper types.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8394788..e7f3061 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,7 +36,7 @@ Doxyfile
# Files and folders created by compilation
.deps/
*.[oa]
-libdimension-python/wrapper.c
+libdimension-python/dimension.c
dimension/client.py
dimension/wrapper.so
__pycache__