Martin Šošić 04553cd60c
All in dirs ()
* Split the project into template and opensaas-sh (demo app (diff) + docs).

* fix
2024-06-04 13:24:32 +02:00

25 lines
253 B
Plaintext

# build output
dist/
# generated types
.astro/
# deployment
.netlify/
# 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