# Eclipse
.settings/
.project
.buildpath

# Webstorm
.idea/

# Dependencies
node_modules/
vendor/

# Personal
TODO

# Build
build/
