From b59b48e40e35d6c8103ab1c08a128367dbce96b4 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 21 Apr 2020 11:23:45 +0100 Subject: [PATCH] Ignore 'attach_pid' files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 58ce5fc13b..9c1e3d013d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ .#* .*.md.html .DS_Store +.attach_pid* .classpath .factorypath .gradle