plantit <0001fab4>

This commit is contained in:
manunamz
2023-09-27 10:15:26 -04:00
commit 8e2152a560
35 changed files with 7649 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# build output
dist/
# generated types
.astro/
.vscode/
# 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