mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 07:46:45 +08:00

It is also compiled and will only be included by including the cura-binary-data repository. However it is also useful to have this in your testing environment.
19 lines
198 B
Plaintext
19 lines
198 B
Plaintext
# Compiled and generated things.
|
|
build
|
|
*.pyc
|
|
__pycache__
|
|
*.mo
|
|
docs/html
|
|
*.log
|
|
resources/i18n/en
|
|
resources/i18n/x-test
|
|
resources/firmware
|
|
|
|
# Editors and IDEs.
|
|
*kdev*
|
|
*.kate-swp
|
|
*.lprof
|
|
*~
|
|
*.qm
|
|
.idea
|