← back to Gated Morning Review

.gitignore

9 lines

node_modules/
data/
.env*
tmp/
*.log
.DS_Store
dist/
build/