Files
Jody-Portfolio/.gitignore
Ricearoni1245 9a84d4b78c
All checks were successful
Deploy Jody's App / build-and-deploy (push) Successful in 15s
fixed animation for mobile nav
2026-01-07 21:11:42 -06:00

34 lines
399 B
Plaintext

node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Build output
dist/
build/
# Vite cache
.vite/
# VSCode settings
.vscode/
# Log files
*.log
# Environment variables
.env
.env.*.local
# OS generated
.DS_Store
Thumbs.db
# Optional: lock files (if you use one package manager)
# Uncomment the ones you're not using
# yarn.lock
# package-lock.json
# pnpm-lock.yamlw