gitignore: debuild artifacts
This commit is contained in:
parent
a7ce0c374f
commit
d83035d4fb
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*.build
|
||||||
|
*.buildinfo
|
||||||
|
*.changes
|
||||||
|
*.deb
|
||||||
|
*.dsc
|
||||||
|
*.tar.xz
|
Loading…
Reference in a new issue