From 292481847b8ece072035d49229cd952797bfbfc5 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sun, 12 Aug 2018 21:25:33 -0500 Subject: [PATCH] Add gitignore --- bukkit-helper-113/.gitignore | 2 +- bukkit-helper/.gitignore | 2 +- bukkit/.gitignore | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bukkit-helper-113/.gitignore b/bukkit-helper-113/.gitignore index c3b80bfd..5d644ec0 100644 --- a/bukkit-helper-113/.gitignore +++ b/bukkit-helper-113/.gitignore @@ -1,4 +1,4 @@ /target/ /build/ /bin/ -.classpath +/.classpath diff --git a/bukkit-helper/.gitignore b/bukkit-helper/.gitignore index c3b80bfd..5d644ec0 100644 --- a/bukkit-helper/.gitignore +++ b/bukkit-helper/.gitignore @@ -1,4 +1,4 @@ /target/ /build/ /bin/ -.classpath +/.classpath diff --git a/bukkit/.gitignore b/bukkit/.gitignore index 63a6b080..6713dd28 100644 --- a/bukkit/.gitignore +++ b/bukkit/.gitignore @@ -2,4 +2,4 @@ /dependency-reduced-pom.xml /build/ /bin/ -.classpath +/.classpath