From fdd79adcffd53c15ec9664237935bc47179e923f Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Tue, 21 Apr 2020 17:36:55 -0700 Subject: [PATCH] few more bits to ignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index f929e8e86..799d2dc2a 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,9 @@ log.txt # MacOS X Finder .DS_Store + +# Linux +.attach_pid* + +# No idea where these come from +bin/ -- 2.39.5