improvement: docker infrastructure overhauled.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -82,8 +82,10 @@ secrets/
|
||||
*.db
|
||||
*.sqlite3
|
||||
|
||||
# === Gitea specific ===
|
||||
.gitea/
|
||||
# === Gitea specific (keep Actions workflows; ignore other local .gitea noise) ===
|
||||
.gitea/*
|
||||
!.gitea/workflows
|
||||
!.gitea/workflows/**
|
||||
|
||||
# Prisma generated files
|
||||
prisma/*.db
|
||||
|
||||
Reference in New Issue
Block a user