From: Frédéric Perrin Date: Mon, 31 Dec 2018 10:57:10 +0000 (+0000) Subject: Ignore .class files X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=commitdiff_plain;h=21133dd5c8f1d88a872b248d9b0446f3e5b1a47b Ignore .class files --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8e9e794 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.class +*.jar