kios-webapp/astro/.gitignore
Max Schmidt ce5bf1edf0 Switch to npm
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-07-28 16:23:49 +02:00

20 lines
174 B
Plaintext

# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
pnpm-debug.log*
# macOS-specific files
.DS_Store
# types
src/types.ts