mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
gitignore: Ignore files generated during package build
Signed-off-by: John Lines <john@paladyn.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
879f37de73
commit
d71901d59c
7
.gitignore
vendored
7
.gitignore
vendored
@ -38,6 +38,13 @@ debian/freedombox/
|
|||||||
debian/plinth.debhelper.log
|
debian/plinth.debhelper.log
|
||||||
debian/plinth.substvars
|
debian/plinth.substvars
|
||||||
debian/plinth/
|
debian/plinth/
|
||||||
|
debian/tmp/
|
||||||
|
debian/freedombox-doc-en.debhelper.log
|
||||||
|
debian/freedombox-doc-en.substvars
|
||||||
|
debian/freedombox-doc-en/
|
||||||
|
debian/freedombox-doc-es.debhelper.log
|
||||||
|
debian/freedombox-doc-es.substvars
|
||||||
|
debian/freedombox-doc-es/
|
||||||
*.pytest_cache/
|
*.pytest_cache/
|
||||||
.container/
|
.container/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user