Add gitignore

This commit is contained in:
2025-12-27 23:57:56 -05:00
parent 50667f105e
commit 5997f48d78

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Ignore everything
*
# Except
!.gitignore
!flake.nix
!flake.lock