Ignore .deb files from e.g. mk-build-deps
This commit is contained in:
parent
cb554fb023
commit
bb5e55ac6a
|
@ -36,6 +36,7 @@
|
||||||
*.xz
|
*.xz
|
||||||
*.bz2
|
*.bz2
|
||||||
*.tbz2
|
*.tbz2
|
||||||
|
*.deb
|
||||||
*.swp
|
*.swp
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
|
|
Loading…
Reference in New Issue