add ignore files and echo maintenance mode for debugging

This commit is contained in:
2026-09-01 22:05:09 +02:00
parent 629d1f5f69
commit f0c6845422
2 changed files with 10 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
node_modules
.output
.git
.gitignore
.env
.env.*
!.env.example
data