1
Fork 0
This commit is contained in:
Korbs 2024-09-03 02:30:12 -04:00
parent 6c24e3a5e0
commit f608a91730
31 changed files with 2766 additions and 0 deletions

29
.gitignore vendored Normal file
View file

@ -0,0 +1,29 @@
# generated types
web/.astro
web/node_modules
.minpluto/generated
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
web/.env
web/.env.production
# macOS-specific files
.DS_Store
# i18n
/web/src/pages/en/
/web/src/pages/jp/
/web/src/pages/ru/
# other
.minpluto/docker/supabase/.env
.minpluto/docker/supabase/.env