Initial commit

This commit is contained in:
plasmagoat 2025-06-07 21:24:53 +02:00
commit 3146a0bd53
2 changed files with 14 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
# ---> Ansible
*.retry