aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..40edeae
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,33 @@
+*.py[cod]
+
+# Packages
+MANIFEST
+*.egg
+*.egg-info
+dist
+build
+downloads
+__pycache__
+
+# Installer logs
+pip-log.txt
+
+Pipfile
+Pipfile.lock
+
+# Unit test / coverage reports
+.cache/
+.eggs/
+.pytest_cache/
+.tox/
+.venv*/
+.coverage
+
+# -- IDE-RELATED:
+.idea/
+.vscode/
+.project
+.pydevproject
+
+# -- EXCLUDE GIT-SUBPROJECTS:
+/lib/parse/