mirror of
https://github.com/enpaul/keyosk.git
synced 2025-09-18 21:51:57 +00:00
Add mypy cache to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -7,6 +7,9 @@ __pycache__/
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
# MyPy
|
||||
.mypy_cache/
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
env/
|
||||
@@ -93,4 +96,3 @@ ENV/
|
||||
|
||||
# Rope project settings
|
||||
.ropeproject
|
||||
|
||||
|
Reference in New Issue
Block a user