瀏覽代碼

Updated .gitignore to ignore certain maven things

RadBuilder 6 年之前
父節點
當前提交
ec234f9cfc
共有 1 個文件被更改,包括 5 次插入0 次删除
  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/