Some administrivia to keep Eclipse happy

This commit is contained in:
Ciaran Gultnieks 2010-10-26 17:18:41 +01:00
parent 651696a49b
commit 1eb07ede53
4 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
local.properties
bin/*
gen/*

View File

@ -10,4 +10,4 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-4
target=android-8

1
gen/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
org/