mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add .mypy_cache to gitignore
This commit is contained in:
parent
2342fed847
commit
9bba475ca9
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
*.swp
|
||||
|
||||
.dir-locals.el
|
||||
.mypy_cache/
|
||||
.ropeproject/
|
||||
TAGS
|
||||
.tags
|
||||
|
Loading…
Reference in New Issue
Block a user