Initial commit

This commit is contained in:
Jiří Štefka 2024-03-04 12:11:09 +01:00
commit d3d3ece835
3 changed files with 240 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-*