aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/.gitignore')
-rw-r--r--bindings/python/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/bindings/python/.gitignore b/bindings/python/.gitignore
new file mode 100644
index 0000000..4ac65cb
--- /dev/null
+++ b/bindings/python/.gitignore
@@ -0,0 +1,8 @@
+# .gitignore for ppamltracer-python -*- conf -*-
+
+# Python
+*.pyc
+
+# distutils
+MANIFEST
+dist/