From 13a3c6b8eb7343fff8e61f979a4b466234f8c1b4 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 28 Jun 2023 14:34:19 -0500 Subject: [PATCH] updating .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cacc8fa..65f90d7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ present.pro bld /src/rust/Cargo.lock /src/rust/target/ -target \ No newline at end of file +target +/.gdb_history +/log.txt