Browse Source

Added target folder to gitignore

alexander.brakowski 10 years ago
parent
commit
f9fb28d03d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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