aboutsummaryrefslogtreecommitdiffstats
path: root/capstone/bindings/python/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'capstone/bindings/python/.gitignore')
-rw-r--r--capstone/bindings/python/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/capstone/bindings/python/.gitignore b/capstone/bindings/python/.gitignore
new file mode 100644
index 000000000..61178e6a1
--- /dev/null
+++ b/capstone/bindings/python/.gitignore
@@ -0,0 +1,9 @@
+MANIFEST
+dist/
+src/
+capstone/lib
+capstone/include
+pyx/lib
+pyx/include
+pyx/*.c
+pyx/*.pyx