← back to Patternbank Archive

.gitignore

13 lines

node_modules/
.env
.env.*
data/images/
data/raw/
tmp/
*.log
logs/
.DS_Store
dist/
build/
.next/