.env
.env.local
.env.*.local

/dist
/build
/dist-*
/build-*

/node_modules

*.log
npm-debug.log*

.DS_Store
Thumbs.db