mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-08 22:38:02 -06:00
26 lines
276 B
Text
26 lines
276 B
Text
# 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
|
|
|
|
# Eclipse+PyDev
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
|
|
# Debian packaging
|
|
debian*
|