summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoryobmod <yobmod@gmail.com>2021-02-28 17:54:15 +0000
committeryobmod <yobmod@gmail.com>2021-02-28 17:54:15 +0000
commitaf7913cd75582f49bb8f143125494d7601bbcc0f (patch)
tree49eeafbbe951280b76e9be931683c002ab4e4ecd /.gitignore
parent1f2f3e848e10d145fe28d6a8e07b0c579dd0c276 (diff)
downloadgitpython-af7913cd75582f49bb8f143125494d7601bbcc0f.tar.gz
update .gitignore prior to types
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36965752..24181a52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,6 @@ nbproject
/.vscode/
.idea/
.cache/
+.mypy_cache/
+.pytest_cache/
+monkeytype.* \ No newline at end of file