gitignore: debhelper/debuild -T clean artifacts
This commit is contained in:
parent
849bfc7b41
commit
5c25b1d0e7
2 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,10 @@
|
|||
**/.debhelper
|
||||
*.build
|
||||
*.buildinfo
|
||||
*.changes
|
||||
*.deb
|
||||
*.debhelper.log
|
||||
*.dsc
|
||||
*.postinst.debhelper
|
||||
*.substvars
|
||||
*.tar.xz
|
||||
|
|
Loading…
Reference in a new issue