astro-ghostcms/playgrounds/astro-playground/.gitignore

19 lines
184 B
Plaintext
Raw Normal View History

2024-01-23 18:51:23 +00:00
# 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