← back to Fashion Style Guides

.gitignore

14 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/
data/cache/
*.bak
*.bak.*
*.pre-*
*~