Globally ignore .aider files, in Nix git config

This commit is contained in:
2025-06-21 10:07:21 -07:00
parent 731601d6e7
commit 5cc0d953c7

View File

@@ -41,6 +41,7 @@
".ipynb_checkpoints" ".ipynb_checkpoints"
"nfer-out" "nfer-out"
".cache" ".cache"
".aider*"
]; ];
includes = [ includes = [