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

# Generate on crash by the VM
erl_crash.dump

# Static artifacts
/assets/node_modules
tmp/
assets/priv/static/*
priv/static/*
web/static/vendor

# submodule
/libcaption/

#DS Store
.DS_store
**/.DS_Store
