Browse Source

Updated .gitignore to ignore certain maven things

RadBuilder 6 years ago
parent
commit
ec234f9cfc
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -50,3 +50,8 @@ com_crashlytics_export_strings.xml
 crashlytics.properties
 crashlytics-build.properties
 fabric.properties
+
+# Maven
+dependency-reduced-pom.xml
+*.jar
+target/