Explorar o código

feat(git): ignore Aider cache and history

Joe hai 8 meses
pai
achega
eca0729a42
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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.*