99c0ad8072
Prevent secrets from leaking into Docker build context. GitHub workflows don't belong in the image.
13 lines
96 B
Plaintext
13 lines
96 B
Plaintext
.git
|
|
.ssh/
|
|
.gitea/
|
|
tmp/
|
|
vendor/
|
|
*.db
|
|
*.db-journal
|
|
*.local.json
|
|
*.local.md
|
|
*.local
|
|
.env
|
|
.github/
|