mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 10:51:16 -07:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
02d2acd317
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -16,8 +16,11 @@ resources/firmware
|
||||||
*~
|
*~
|
||||||
*.qm
|
*.qm
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# Eclipse+PyDev
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
.settings
|
||||||
|
|
||||||
# Debian packaging
|
# Debian packaging
|
||||||
debian/
|
debian*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue