New project name is final

This commit is contained in:
Korbs 2024-06-07 07:09:39 -04:00
parent b0e1f74c51
commit be733f5f53
10 changed files with 29 additions and 170 deletions

5
.gitignore vendored
View file

@ -1,8 +1,12 @@
# build output
dist/
# generated types
.astro/
# This interrups Cloudflare Pages builds
bun.lockb
# dependencies
node_modules/
@ -12,7 +16,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production