initial commit
This commit is contained in:
commit
1efde7694d
22 changed files with 1038 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Nix
|
||||
result*
|
||||
.direnv
|
||||
|
||||
# automatically generated
|
||||
.pre-commit-config.yaml
|
||||
|
||||
# mdBook
|
||||
/book/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue