diff --git a/.gitignore b/.gitignore index b0ac3ed..0e880dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ .aider* + +# Do not commit generated drafts that may contain secrets +results/generated_home.nix + +# Optional: ignore all generated results drafts (keep if you don't want them tracked) +# results/generated_*.nix