funktechnik-schubert-website/.dockerignore
2026-07-04 00:06:20 +02:00

15 lines
200 B
Text

node_modules
.next
.env
.env.local
npm-debug.log*
.git
README.md
data/*.json
storage/uploads/images/*
storage/config/*
!storage/config/.gitkeep
!storage/uploads/images/.gitkeep
*.tmp
*.temp
.DS_Store