Initial commit

This commit is contained in:
2023-07-31 10:27:34 +02:00
commit 0a7012b316
3 changed files with 17 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*