From f96454adccc0c8395d151a54f60d6c2218c88ed0 Mon Sep 17 00:00:00 2001 From: Geza Lore Date: Mon, 26 Sep 2022 14:43:09 +0100 Subject: [PATCH] gitignore .gdb_history --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2bfa23d4b..48859af2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ \#* .#* +.gdb_history .nfs* *~ *.tidy