/node_modules
/?.?s
/dist

# mac files
*.DS_Store

# vim temp files
*.sw?

/yarn.lock
/package-lock.json

# env
.envrc
