mirror of
https://github.com/fluencelabs/fluence-nodejs-template
synced 2024-12-03 22:00:35 +00:00
22 lines
271 B
Plaintext
22 lines
271 B
Plaintext
# 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
|
|
|
|
src/_aqua/ |