This commit is contained in:
2026-06-26 20:36:55 -04:00
commit b43a0306d2
174 changed files with 25684 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
stfolder/
# sub-projects
src/content/apps/disic
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/