public commit

This commit is contained in:
dswbx
2024-11-16 12:01:47 +01:00
commit 90f80c4280
582 changed files with 49291 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
.DS_Store
node_modules
/.cache
/.wrangler
/build
/public/build
packages/media/.env
*.sqlite
/data.sqld/
/dist
**/*/dist
**/*/build
**/*/.cache
**/*/.env
**/*/.dev.vars
**/*/.wrangler
**/*/vite.config.ts.timestamp*
.history
**/*/.db/*
.npmrc
/.verdaccio
.idea
.vscode
.git_old