From a6a006e83aeb15d46ee06e3e9d6ed8ffa005b724 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 11 Jun 2020 21:48:36 -0400 Subject: [PATCH] add gdb_history to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e0ad3e6..f5e679c 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,5 @@ silentdragonlite.pro.user.4.10-pre1 silentdragonlite silentdragonlite_plugin_import.cpp silentdragonlite_resource.rc -SilentDragonLite \ No newline at end of file +SilentDragonLite +.gdb_history