summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8fab157..6addc6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,14 @@ docs/_build
.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