From fb885066ed6d2f0c352f974507db6a596a435ff3 Mon Sep 17 00:00:00 2001 From: Scott Wood Date: Sun, 8 Apr 2007 19:23:53 -0500 Subject: [PATCH] Ignore .gdb_history --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 378eac2..90efb1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build +.gdb_history \ No newline at end of file -- 2.39.2