summaryrefslogtreecommitdiff
path: root/api/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'api/.gitignore')
-rw-r--r--api/.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/api/.gitignore b/api/.gitignore
new file mode 100644
index 00000000..fef0da65
--- /dev/null
+++ b/api/.gitignore
@@ -0,0 +1,15 @@
+.DS_Store
+*.pyc
+*.pyo
+venv
+venv*
+dist
+build
+*.egg
+*.egg-info
+_mailinglist
+.tox
+.cache/
+.idea/
+config.json
+test.json