From 8674fc18c764a1a146f8f364001eb667d0a6dd31 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 24 May 2015 11:28:58 +0200 Subject: [PATCH] ignore gdb_history file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 069957d8a..ddabf2337 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ game-e3/reports/ *.log.* tags Thumbs.db +.gdb_history