From f7e4fe2d388937a09d348108e2f06841112ad49e Mon Sep 17 00:00:00 2001 From: cryptogopher Date: Fri, 25 Apr 2025 14:27:53 +0200 Subject: [PATCH] Ignore .mysql_history --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 277e8c8..5c7cc02 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ /.irb_history /.lesshst /.local +/.mysql_history /.ssh /.vim /.viminfo