Cura/.gitignore
Ghostkeeper faf647dca0
Git ignore resources/firmware
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.
2016-06-01 15:14:03 +02:00

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