undo unnecessary changes to .project file and ignore eclipse metadata

This commit is contained in:
Abraham Kiggundu
2014-12-22 21:11:16 +03:00
parent 0f8baf7726
commit 276dcb1038
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
build
.gradle
.metadata

View File

@@ -30,11 +30,4 @@
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>gen</name>
<type>2</type>
<location>${PROJECT_LOC}/build/generated/source</location>
</link>
</linkedResources>
</projectDescription>