diff --git a/.gitignore b/.gitignore
index 79177a3..ccd290d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
.project
.settings/*
bin/*
-target/*
\ No newline at end of file
+target/*
+build.bat
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 2b4904e..c76523b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,6 +8,7 @@
RealEstate
A spigot plugin for selling, renting and leasing GriefPrevention claims
+ ${project.name}
src