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