balena-supervisor/.dockerignore
Pablo Carranza Velez 8dfc559126 Move dindctl to the base of the repository
This makes it easier to use, as it's meant to be used constantly when developing. No need to change PATH
or type `./tools/dev/dindctl`, just run `./dindctl` now.

Change-Type: patch
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2017-07-20 21:22:25 -03:00

8 lines
70 B
Plaintext

.dockerignore
.git
node_modules
.editorconfig
tools
dindctl
README.md