Files
windwiderstand.de/.gitignore
T

31 lines
399 B
Plaintext

# build output
dist/
# CMS response cache (Dev-Fallback bei nicht erreichbarem CMS)
.cache/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
.firebase/
.history/
public/images/transformed/
public/pagefind