From 28f80c491736ad09efa52e15a6b28daac14654c4 Mon Sep 17 00:00:00 2001 From: douggillespie Date: Thu, 13 Jan 2022 15:10:57 +0000 Subject: [PATCH] update gitignore to include Eclipse project file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a1c2a238..eeaaf9c6 100644 --- a/.gitignore +++ b/.gitignore @@ -19,5 +19,8 @@ *.tar.gz *.rar +# eclipse project file +.project + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*