ソースを参照

Ignore some android directories

Daniele Bartolini 13 年 前
コミット
22876ea217
1 ファイル変更8 行追加0 行削除
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

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