aboutsummaryrefslogtreecommitdiffstats
path: root/release/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'release/.gitignore')
-rw-r--r--release/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/release/.gitignore b/release/.gitignore
new file mode 100644
index 00000000..c062fb3b
--- /dev/null
+++ b/release/.gitignore
@@ -0,0 +1,9 @@
+.DS_Store
+MANIFEST
+*.py[cdo]
+*.swp
+*.swo
+
+/build
+/dist
+/mitmproxy_rtool.egg-info \ No newline at end of file