Cura/.gitignore
2016-06-09 18:45:48 +02:00

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*