fluence-nodejs-template/.gitignore

21 lines
260 B
Plaintext
Raw Normal View History

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
bundle/
/dist/
/disttmp/
/worker/dist/
# Dependency directories
node_modules/
jspm_packages/
.idea