mirror of
https://github.com/Aider-AI/aider.git
synced 2025-07-07 21:25:00 +00:00
chore: Ignore Docker bash history file
This commit is contained in:
parent
66cdfdefd5
commit
e0e2cb109a
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,4 +15,5 @@ aider/_version.py
|
||||||
.venv/
|
.venv/
|
||||||
.#*
|
.#*
|
||||||
.gitattributes
|
.gitattributes
|
||||||
tmp.benchmarks/
|
tmp.benchmarks/
|
||||||
|
.docker_bash_history
|
Loading…
Add table
Add a link
Reference in a new issue