node_modules/
bower_components/
/build/
.env
*.pem
/config-local.js

## IDE
*.sublime*
.idea/
tags
*.iml
# visual studio code intellisense configuration
.vscode/
jsconfig.json

## istanbul coverage
/coverage/
/.nyc_output/

## testing agent storage
/metadata_storage*
/agent_storage*
/noobaa_storage*
/agent_conf*.json*

## heapdump files
heapdump-*

## logs
*.log
logs/
npm-debug.log*

## local stash - use it by adding .STASH suffix to hide a file from git
*.STASH
.DS_Store

noobaa.rpm
