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

Ignore some android directories

Daniele Bartolini 13 лет назад
Родитель
Сommit
22876ea217
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -1,2 +1,10 @@
 # Ignore build directory
 /build
+
+# Ignore Android stuff
+/android/assets
+/android/bin
+/android/gen
+/android/libs
+/android/obj
+