mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
*: Drop files paths in data/var
data/var/log and data/var/run were not being used for a while. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
bf7a9b8c7a
commit
384c34bb3f
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,12 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.py.bak
|
*.py.bak
|
||||||
*.tiny.css
|
*.tiny.css
|
||||||
data/var/log/plinth/*.log
|
|
||||||
data/var/lib/plinth/django-secret.key
|
|
||||||
data/var/lib/plinth/*.sqlite3
|
|
||||||
data/var/lib/plinth/sessions/*
|
|
||||||
data/var/lib/plinth/.ssh/
|
|
||||||
data/var/run/*.pid
|
|
||||||
doc/manual/*/*.pdf
|
doc/manual/*/*.pdf
|
||||||
doc/manual/*/*.html
|
doc/manual/*/*.html
|
||||||
doc/manual/*/*.xml
|
doc/manual/*/*.xml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user