mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Ignore .cache directory created by unit tests
CTest creates this directory for its test results.
This commit is contained in:
parent
ecc973951e
commit
1d22d87ae0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@ resources/i18n/x-test
|
||||||
resources/firmware
|
resources/firmware
|
||||||
resources/materials
|
resources/materials
|
||||||
LC_MESSAGES
|
LC_MESSAGES
|
||||||
|
.cache
|
||||||
|
|
||||||
# Editors and IDEs.
|
# Editors and IDEs.
|
||||||
*kdev*
|
*kdev*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue