chore: Ignore Docker bash history file

This commit is contained in:
Paul Gauthier 2025-06-27 16:37:31 -07:00 committed by Paul Gauthier (aider)
parent 66cdfdefd5
commit e0e2cb109a

3
.gitignore vendored
View file

@ -15,4 +15,5 @@ aider/_version.py
.venv/ .venv/
.#* .#*
.gitattributes .gitattributes
tmp.benchmarks/ tmp.benchmarks/
.docker_bash_history