gitignore: debuild intermediate artifacts
This commit is contained in:
parent
900156b511
commit
ef5236be5d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
**/.debhelper
|
**/.debhelper
|
||||||
|
**/debian/*-config
|
||||||
*.build
|
*.build
|
||||||
*.buildinfo
|
*.buildinfo
|
||||||
*.changes
|
*.changes
|
||||||
|
|
Loading…
Reference in a new issue