balena-cli/.gitignore

47 lines
690 B
Plaintext
Raw Permalink Normal View History

2014-10-31 09:37:29 -04:00
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
.nyc_output
2014-10-31 09:37:29 -04:00
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# Commenting this out is preferred by some people, see
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules
2014-12-30 09:44:03 -04:00
package-lock.json
2015-03-17 09:50:45 -04:00
.resinconf
.balenaconf
resinrc.yml
balenarc.yml
2017-03-22 22:47:26 +03:00
.DS_Store
2017-03-22 22:47:26 +03:00
.idea
.nvmrc
2017-03-22 22:47:26 +03:00
.vscode
/tmp
build/
build-bin/
build-zip/
dist/
# Ignore fast-boot cache file
**/.fast-boot.json