Parcourir la source

Updated .gitignore to ignore certain maven things

RadBuilder il y a 6 ans
Parent
commit
ec234f9cfc
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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/