.gitignore: New file

Signed-off-by: Will Newton <willn@resin.io>
This commit is contained in:
Will Newton 2017-09-12 16:15:27 +02:00
parent 720d3394f8
commit a46e291d46

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Ignore build directory
build*/
# Ignore shared directories
shared-*/
# Some log files from scripts
*.log
# device type manifest stuff
/node_modules
*.json
# dynamically created by the build script
conf-notes.txt