put db and static into data/
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,10 +1,10 @@
|
||||
logs/
|
||||
nginx.conf.compiled
|
||||
db.*.sqlite
|
||||
.vscode/
|
||||
.local/
|
||||
static/avatars/*
|
||||
!static/avatars/default.webp
|
||||
data/static/avatars/*
|
||||
!data/static/avatars/default.webp
|
||||
data/db/*
|
||||
secrets.lua
|
||||
|
||||
.first_launch.*
|
||||
|
Reference in New Issue
Block a user