mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 13:05:10 +08:00
Ignore Mypy cache
Don't want to commit that accidentally after running tests. Contributes to issue CURA-5330.
This commit is contained in:
parent
651f2ffbc9
commit
551cfa9d71
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,7 @@ CuraEngine.exe
|
|||||||
LC_MESSAGES
|
LC_MESSAGES
|
||||||
.cache
|
.cache
|
||||||
*.qmlc
|
*.qmlc
|
||||||
|
.mypy_cache
|
||||||
|
|
||||||
#MacOS
|
#MacOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user