backgroundoo/.dockerignore
Andrei Vavilov - SKIDATA 6b177c7e90 init commit
2026-04-09 13:39:43 +02:00

35 lines
372 B
Plaintext

# Auto-generated .dockerignore file.
# See https://gowebly.org for more information.
# Ignore folders.
.git/
.github/
.vscode/
.idea/
node_modules/
bin/
dist/
dist-ssr/
tmp/
pb_data/
tests/
# Ignore files.
LICENSE
.DS_Store
.dockerignore
.gitignore
.postcssrc
Dockerfile
**/*.templ
**/*_test.go
package.json
*-lock.json
*.lockb
*.config.*
*.yml
*.yaml
*.toml
*.md
*.out