mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-09 00:07:52 -06:00
Adding debian to gitignore
Got a link here my packaging files. As Cura does not come with packaging files itself, we can add this ignore here.
This commit is contained in:
parent
b7a441d263
commit
a3e5c06572
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,3 +18,6 @@ resources/firmware
|
||||||
.idea
|
.idea
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
|
||||||
|
# Debian packaging
|
||||||
|
debian/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue