1
0
mirror of synced 2026-03-13 23:26:55 +00:00

Merge pull request #622 from vterdunov/patch-1

This commit is contained in:
Hidde Beydals
2020-12-18 14:19:19 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ Usage:
``` ```
This action places the `flux` binary inside your repository root under `bin/flux`. 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 ```gitignore
# ignore flux binary # ignore flux binary