mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-09 06:47:55 -06:00
17 lines
179 B
Text
17 lines
179 B
Text
# Compiled and generated things.
|
|
build
|
|
*.pyc
|
|
__pycache__
|
|
*.mo
|
|
docs/html
|
|
*.log
|
|
resources/i18n/en
|
|
resources/i18n/x-test
|
|
|
|
# Editors and IDEs.
|
|
*kdev*
|
|
*.kate-swp
|
|
*.lprof
|
|
*~
|
|
*.qm
|
|
.idea
|