balena-supervisor/.gitignore
Cameron Diver 627e40bc32
Update gitignore to ignore new test files
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-05-14 10:16:09 +01:00

17 lines
253 B
Plaintext

/node_modules/
/automation/node_modules/
/automation/meta-resin/
/meta-resin/
*.swp
/data/
/build/
/dist/
tools/dind/config/
tools/dind/config.json*
tools/dind/apps.json
test/data/config*.json
test/data/*.sqlite
test/data/led_file
/coverage/
report.xml