Browse Source

Added target folder to gitignore

alexander.brakowski 10 năm trước cách đây
mục cha
commit
f9fb28d03d
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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