Initial commit

This commit is contained in:
Artur Manuel 2024-08-11 03:26:12 +00:00
commit 531fc54f1f
2 changed files with 8 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-*