add caches to .gitignore
This commit is contained in:
parent
e41a71ce6f
commit
81bb1dd2c0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -60,3 +60,6 @@ target/
|
|||
|
||||
# PyCharm
|
||||
.idea/
|
||||
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue