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