Add pycache to global gitignore
This commit is contained in:
@@ -16,6 +16,7 @@ obj/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
# Python
|
# Python
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
|
**/__pycache__
|
||||||
# Emacs
|
# Emacs
|
||||||
.dir-locals.el
|
.dir-locals.el
|
||||||
# Dev environment with Nix
|
# Dev environment with Nix
|
||||||
|
|||||||
Reference in New Issue
Block a user