Adds .gitignore
diff --git a/.gitignore b/.gitignore
index 36ffb6e..3f189d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,6 @@
 
 # jenv
 .java-version
+
+# Maven
+target
\ No newline at end of file