mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 01:07:27 +00:00
Merge pull request #622 from vterdunov/patch-1
This commit is contained in:
commit
f0f2a79384
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Usage:
|
|||
```
|
||||
|
||||
This action places the `flux` binary inside your repository root under `bin/flux`.
|
||||
You should add `bin/flux` to your `.gitingore` file like so:
|
||||
You should add `bin/flux` to your `.gitignore` file, as in the following example:
|
||||
|
||||
```gitignore
|
||||
# ignore flux binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue