Initial commit

This commit is contained in:
2023-11-16 17:10:04 +01:00
commit f87d16f01a
8 changed files with 228 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml
# Added by cargo
/target