summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 0 insertions, 26 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 46c189f..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,26 +0,0 @@
-*.pyc
-build/
-dist/
-htmlcov/
-MANIFEST
-.*.swp
-*.egg-info
-.idea/
-coverage.xml
-docs/_build
-.coverage
-.python-version
-.tox
-.venv/
-venv/
-
-# Include tracked hidden files and directories in search and diff tools
-!.commitlintrc.json
-!.dockerignore
-!.github/
-!.gitignore
-!.gitlab-ci.yml
-!.mypy.ini
-!.pre-commit-config.yaml
-!.readthedocs.yml
-!.renovaterc.json