diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-11-01 18:57:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-01 18:57:26 -0700 |
| commit | 07ef21f69449e57188ce4664587cd6bea0b1cd4a (patch) | |
| tree | 83f801636eaa4de830ac20a8274e7ec739b4d6b8 /src/x509-info/.gitignore | |
| parent | Merge pull request #3 from fcuny/dependabot/cargo/clap-4.0.18 (diff) | |
| parent | build: follow flake-inputs for rust overlay (diff) | |
| download | x-07ef21f69449e57188ce4664587cd6bea0b1cd4a.tar.gz | |
Merge pull request #4 from fcuny/fcuny/rewrite-actions
Diffstat (limited to '')
| -rw-r--r-- | src/x509-info/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/x509-info/.gitignore b/src/x509-info/.gitignore index ea8c4bf..53e2c1a 100644 --- a/src/x509-info/.gitignore +++ b/src/x509-info/.gitignore @@ -1 +1,3 @@ /target +/result +/.pre-commit-config.yaml |
