template-web-astro/.dockerignore
Florian Bouillon 176833d709
All checks were successful
Build, check & Test / run (push) Successful in 6m26s
chore: Remove project specific ignore files
2023-10-09 08:01:57 +00:00

17 lines
182 B
Plaintext

# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# macOS-specific files
.DS_Store