Преглед изворни кода

feat(git): ignore Aider cache and history

Joe пре 8 месеци
родитељ
комит
eca0729a42
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .config/git/ignore

+ 4 - 0
.config/git/ignore

@@ -21,3 +21,7 @@ node_modules/
 venv/
 .venv/
 
+# Aider
+/.aider.*.cache.*
+/.aider.*.history
+/.aider.*.history.*