Push Umbe

This commit is contained in:
Robert Jagtiani
2024-12-12 18:46:10 +01:00
parent 68a16f3413
commit bb6c75246e
18 changed files with 3383 additions and 3393 deletions

64
.gitignore vendored
View File

@@ -1,32 +1,32 @@
# build output
dist/
# generated types
.astro/
# log files
logs/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# lockfile
pnpm-lock.yaml
bun.lockb
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
public/fonts/
*.Identifier
# build output
dist/
# generated types
.astro/
# log files
logs/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# lockfile
pnpm-lock.yaml
bun.lockb
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
public/fonts/
*.Identifier