mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
backups: Git ignore the .ssh folder in data folder
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
dd5d93637f
commit
3be041b28f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
data/var/log/plinth/*.log
|
||||
data/var/lib/plinth/*.sqlite3
|
||||
data/var/lib/plinth/sessions/*
|
||||
data/var/lib/plinth/.ssh/
|
||||
data/var/run/*.pid
|
||||
doc/*.pdf
|
||||
doc/*.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user