initial commit

This commit is contained in:
jahus
2026-01-26 22:52:48 +01:00
parent 6d000c97f3
commit a320147dfb
2 changed files with 18 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.git
.gitignore
.env
.env.example
docker-compose.yml
data/
*.md
.github/

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.git
.gitignore
.env
.env.example
docker-compose.yml
data/
*.md
.github/