diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-11-01 17:31:41 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-11-01 18:48:56 -0700 |
| commit | 03a62e4114ab546c3b3eec8f83403e06341aed85 (patch) | |
| tree | dcccc87763db6506e75a9bd607ca00cc1f5e9eef /src/x509-info/.gitignore | |
| parent | ci: rewrite GitHub actions to use `nix develop|build` (diff) | |
| download | x-03a62e4114ab546c3b3eec8f83403e06341aed85.tar.gz | |
build: add pre-commit checks
Diffstat (limited to '')
| -rw-r--r-- | src/x509-info/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/x509-info/.gitignore b/src/x509-info/.gitignore index d787b70..53e2c1a 100644 --- a/src/x509-info/.gitignore +++ b/src/x509-info/.gitignore @@ -1,2 +1,3 @@ /target /result +/.pre-commit-config.yaml |
