valohai / valohai-cli

:heavy_dollar_sign: Command line client for Valohai
MIT License
14 stars 8 forks source link

Adhoc .vhignore support #171

Closed akx closed 3 years ago

akx commented 3 years ago

Refs #132, #97, etc.

This PR adds support for a .vhignore file, using the same syntax as .gitignore (but only read from the repo root, not from subdirectories like .gitignore does!) to further pare down the files included in an ad-hoc commit.