ソースを参照

Ignore '.project' and '.classpath' to avoid conflict between development environments.

Allon Hadaya 13 年 前
コミット
3ad9edaa26
1 ファイル変更4 行追加0 行削除
  1. 4 0
      Android.gitignore

+ 4 - 0
Android.gitignore

@@ -14,3 +14,7 @@ gen/
 
 # Local configuration file (sdk path, etc)
 local.properties
+
+# Eclipse project files
+.classpath
+.project