add .gitignore

This commit is contained in:
Zac Gaetano 2026-04-07 21:58:17 -04:00
parent 19509e33a8
commit 720c0344f2

21
.gitignore vendored Normal file
View file

@ -0,0 +1,21 @@
# Dependencies
node_modules/
# Environment
.env
.env.local
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output
dist/
build/
# OS
.DS_Store
.env.swp
.env.swo