diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2025-02-11 10:11:42 +0000 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2025-02-11 10:11:42 +0000 |
commit | 2b4146c747bf7c8ef44df4368f0270c3322e7e92 (patch) | |
tree | e866e321aede9e4d983306ed822c98bec472401f /.gitignore | |
parent | 83e16a6a2c58e944f3b2c28b8b87cef5ebb69431 (diff) |
Aider support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ neovim/.local/share/nvim/site/pack/ neovim/.config/nvim/lazy-lock.json .DS_Store +.aider* |