add devshell and justfile
This commit is contained in:
parent
a87c9565a7
commit
c31f5579d8
5 changed files with 75 additions and 21 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# build artifacts
|
||||
result
|
||||
|
||||
# dev shell
|
||||
.pre-commit-config.yaml
|
||||
.direnv/
|
Loading…
Add table
Add a link
Reference in a new issue