summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYobmod <yobmod@gmail.com>2021-02-24 16:47:40 +0000
committerYobmod <yobmod@gmail.com>2021-02-24 16:47:40 +0000
commit2f8320b7bf75b6ec375ade605a9812b4b2147de9 (patch)
treea0403feef4f2ccbe7a7fef5bb88d007b589145fc /.gitignore
parentb3778ec37d17a6eb781fa9c6b5e2009fa7542d77 (diff)
downloadgitpython-2f8320b7bf75b6ec375ade605a9812b4b2147de9.tar.gz
drop python 3.4, update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36965752..68ada439 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ nbproject
/.vscode/
.idea/
.cache/
+.mypy_cache/
+.pytest_cache/ \ No newline at end of file