diff options
| author | seth <[email protected]> | 2023-03-09 19:39:23 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-09 19:39:38 -0500 |
| commit | 721a349afd94a6f58d29d07185024d174a782201 (patch) | |
| tree | 8ae2d14d8458e8598a80fe35d2fe1b90ce811f88 /.gitignore | |
| parent | bc6276ede166783c5ba2aa1be504e3bbb546343e (diff) | |
add checks and dev shell
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ +# build artifacts result + +# dev shell +.pre-commit-config.yaml +.direnv/ |
