treewide: add basic .gitignore and .codespellrc

This commit is contained in:
2026-05-02 02:40:27 +02:00
parent cb4ddc2b48
commit 9f01957406
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
[codespell]
skip = ./agenix/*.age
+3
View File
@@ -0,0 +1,3 @@
# Nix
/result
/*.qcow2