Cura/.gitignore
Thomas Karl Pietrowski a3e5c06572
Adding debian to gitignore
Got a link here my packaging files. As Cura does not come with packaging
files itself, we can add this ignore here.
2016-06-06 08:55:36 +02:00

23 lines
249 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
.project
.pydevproject
# Debian packaging
debian/