@@ -118,6 +118,10 @@ projects:
|
||||
|
||||
Environment variables in `${VAR}` form are expanded automatically.
|
||||
|
||||
## License
|
||||
|
||||
MIT. See [LICENSE](LICENSE).
|
||||
|
||||
`exclude` uses Go `filepath.Match` patterns and also matches each file/directory basename. It is **not** full `.gitignore` syntax: `**` and negation rules like `!foo` are not supported.
|
||||
|
||||
## Commands
|
||||
@@ -139,4 +143,4 @@ Global flags:
|
||||
## Requirements
|
||||
|
||||
- Docker CLI accessible on `PATH`
|
||||
- Go 1.26+ (to build from source)
|
||||
- Go 1.26+ (to build from source)
|
||||
|
||||
Reference in New Issue
Block a user