mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
git: Ignore debian generated temporary files
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e8601bf627
commit
62d103bc66
10
.gitignore
vendored
10
.gitignore
vendored
@ -25,3 +25,13 @@ plinth/tests/coverage/report/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.box
|
*.box
|
||||||
.eggs
|
.eggs
|
||||||
|
.pybuild/
|
||||||
|
debian/.debhelper/
|
||||||
|
debian/files
|
||||||
|
debian/plinth.debhelper.log
|
||||||
|
debian/plinth.postinst.debhelper
|
||||||
|
debian/plinth.postrm.debhelper
|
||||||
|
debian/plinth.preinst.debhelper
|
||||||
|
debian/plinth.prerm.debhelper
|
||||||
|
debian/plinth.substvars
|
||||||
|
debian/plinth/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user