Преглед изворни кода

Added target folder to gitignore

alexander.brakowski пре 10 година
родитељ
комит
f9fb28d03d
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -23,3 +23,6 @@ proguard/
 *.ipr
 *.iws
 .idea/
+
+#Ignore target folder
+target/