From 92bfefcbb6847dba92081858de4762da80725899 Mon Sep 17 00:00:00 2001 From: Martin Ridgers Date: Wed, 20 Oct 2021 15:58:47 +0200 Subject: Added .gdb_history to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1787366b3..204a2c274 100644 --- a/.gitignore +++ b/.gitignore @@ -220,6 +220,7 @@ __pycache__/ .minio_data/ .test/ .xmake/ +.gdb_history # Tags TAGS -- cgit v1.2.3