Start flying section

This commit is contained in:
2026-01-23 15:19:35 -08:00
parent 30af32532c
commit ed7394cc49
35 changed files with 5611 additions and 8 deletions
+25
View File
@@ -0,0 +1,25 @@
# build output
public/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# Direnv junk
.direnv/*
*/.direnv/*
# Quartz cache
.quartz-cache/