mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Merge pull request #781 from thopiekar/master-ignore-debian-link
Don't ignore the directory but the link, too.
This commit is contained in:
commit
82aa630b9e
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…
x
Reference in New Issue
Block a user