aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/users/fcuny/git.nix')
-rw-r--r--nix/users/fcuny/git.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nix/users/fcuny/git.nix b/nix/users/fcuny/git.nix
index 92f4f52..ad96bfb 100644
--- a/nix/users/fcuny/git.nix
+++ b/nix/users/fcuny/git.nix
@@ -67,9 +67,10 @@
];
ignores = [
- ".envrc"
- ".direnv"
".DS_Store"
+ ".aider.chat.history.md"
+ ".direnv"
+ ".envrc"
];
extraConfig = {