Ported archive script to new structure #16
This commit is contained in:
parent
983cfb0fee
commit
0aa8c7f15b
3 changed files with 60 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
/data/tls/*
|
||||
/data/static/*
|
||||
/data/profilepictures/*
|
||||
/data/archive/*
|
||||
!/data/logs/
|
||||
!/data/logs/.gitkeep
|
||||
!/data/tls/
|
||||
|
@ -11,6 +12,8 @@
|
|||
!/data/static/.gitkeep
|
||||
!/data/profilepictures/
|
||||
!/data/profilepictures/default.svg
|
||||
!/data/archive/
|
||||
!/data/archive/.gitkeep
|
||||
!/data/Caddyfile
|
||||
!/data/*.example.*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue