Cura/.gitignore
Ghostkeeper 1d22d87ae0
Ignore .cache directory created by unit tests
CTest creates this directory for its test results.
2017-03-13 12:40:10 +01:00

36 lines
439 B
Text

# Compiled and generated things.
build
*.pyc
__pycache__
*.mo
docs/html
*.log
resources/i18n/en
resources/i18n/x-test
resources/firmware
resources/materials
LC_MESSAGES
.cache
# Editors and IDEs.
*kdev*
*.kate-swp
*.lprof
*~
*.qm
.idea
# Eclipse+PyDev
.project
.pydevproject
.settings
# Debian packaging
debian*
#Externally located plug-ins.
plugins/Doodle3D-cura-plugin
plugins/GodMode
plugins/PostProcessingPlugin
plugins/X3GWriter