add caches to .gitignore

master
Jan Petykiewicz 1 year ago
parent e41a71ce6f
commit 81bb1dd2c0

3
.gitignore vendored

@ -60,3 +60,6 @@ target/
# PyCharm
.idea/
.mypy_cache/
.pytest_cache/

Loading…
Cancel
Save