Initial commit

This commit is contained in:
murmeldin 2024-12-06 18:21:06 +01:00 committed by Marek Krug
commit ae9b064b6e
3 changed files with 119 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-*