.tcs-skeletons
_build/
deps/
priv/static/
/*.ez

# Generate on crash by the VM
erl_crash.dump

# Static artifacts
/node_modules
/priv/static/js/app.js
tmp/


#DS Store
.DS_store
**/.DS_Store
