Просмотр исходного кода

Ignore android binary directories

mikymod 13 лет назад
Родитель
Сommit
bd7354299d
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -1,4 +1,9 @@
 # Ignore build directory
 /build
 
-
+# Ignore some android directories
+/android/bin
+/android/gen
+/android/libs
+/android/obj
+/android/res