mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-09 06:47:55 -06:00
Ignore settings set on Eclipse
This commit is contained in:
parent
c8070cff05
commit
330481d2d6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.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