mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 23:16:06 +08:00
Ignore settings set on Eclipse
This commit is contained in:
parent
c8070cff05
commit
330481d2d6
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…
x
Reference in New Issue
Block a user