exclude maintenance.flag from rsync deploy and git

This commit is contained in:
Pontoporeia
2026-05-07 12:27:33 +02:00
parent 3f87d71e38
commit 821369f004
3 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ app/storage/test.db
### Logs ###
error.log
app/storage/maintenance.flag
app/storage/cache/*
!app/storage/cache/.gitkeep
app/storage/covers/*