mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-18 13:26:26 +00:00
ba51ca5fc0
This ensure that whenever integration tests are ran, they are executed in a containerized environment.
22 lines
322 B
Plaintext
22 lines
322 B
Plaintext
/node_modules/
|
|
/automation/node_modules/
|
|
/automation/meta-balena/
|
|
/meta-balena/
|
|
*.swp
|
|
/data/
|
|
/build/
|
|
/dist/
|
|
tools/dind/config/
|
|
tools/dind/config.json*
|
|
tools/dind/apps.json
|
|
tools/dind/backup.tgz
|
|
test/data/**/config*.json
|
|
test/data/*.sqlite
|
|
test/data/led_file
|
|
/coverage/
|
|
report.xml
|
|
.DS_Store
|
|
.tsbuildinfo
|
|
.prettierrc
|
|
.cache
|