Skip to content

Commit 9fb6b97

Browse files
committed
Merge pull request #289 from allonhadaya/patch-1
Ignore '.project' and '.classpath' to avoid conflict between development environments.
2 parents 33f4cd5 + 3ad9eda commit 9fb6b97

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Android.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ gen/
1414

1515
# Local configuration file (sdk path, etc)
1616
local.properties
17+
18+
# Eclipse project files
19+
.classpath
20+
.project

0 commit comments

Comments
 (0)