# Ignore build generated files
build/
dist/
dist.zip

# Ignore waf lock file
.lock-waf*

# Ignore installed node modules
node_modules/

# Ignore the apiKeys.js file
src/js/apiKeys.js
