hotel_pi/.gitignore
2026-04-06 21:33:52 -04:00

22 lines
211 B
Plaintext

node_modules/
.env
.env.local
dist/
build/
.DS_Store
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.svelte-kit/
.next/
out/
.vercel
.output
.git
.vscode-test
*.vsix
.cache/
postgres_data/