Add patterns to global gitignore file
This commit is contained in:
@@ -9,4 +9,7 @@ Debug/
|
|||||||
auto/
|
auto/
|
||||||
# Misc
|
# Misc
|
||||||
.*.swp
|
.*.swp
|
||||||
.DS_Store
|
.#*
|
||||||
|
.DS_Store
|
||||||
|
# Python
|
||||||
|
.mypy_cache
|
||||||
Reference in New Issue
Block a user