mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07: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
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -16,8 +16,11 @@ resources/firmware
|
|||
*~
|
||||
*.qm
|
||||
.idea
|
||||
|
||||
# Eclipse+PyDev
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
|
||||
# Debian packaging
|
||||
debian/
|
||||
debian*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue