mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-08-02 12:30:16 +08:00
Add .mypy_cache/ to .gitignore (#157)
This commit is contained in:
@@ -84,3 +84,6 @@ target/
|
||||
# vim
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Mypy cache
|
||||
.mypy_cache/
|
||||
|
||||
Reference in New Issue
Block a user