chore: add .gitignore

This commit is contained in:
notshop 2026-04-26 16:34:55 +00:00
parent db3fceacbc
commit 45a16a268a

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
node_modules/
dist/
.env
.env.local
*.log
.DS_Store
.replit
replit.nix
.cache/
.local/
migrations/