2
0

Version 1

This commit is contained in:
MangoPig
2026-06-23 18:50:37 +01:00
commit 55d9772272
133 changed files with 21515 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
.env.local
# local secrets / runtime files
Backend/Backups/
Backend/tmp/
Env/*.crt
Env/*.key
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
origin.crt
origin.key