summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e497f39..df57c55 100644
--- a/.hgignore
+++ b/.hgignore
@@ -4,6 +4,8 @@ syntax: glob
.*.swp
testing/__pycache__
demo/__pycache__
+__pycache__
+_cffi_backend.so
doc/build
build
dist