aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-03-05 15:54:51 +0100
committerDaniel Gultsch <daniel@gultsch.de>2014-03-05 15:54:51 +0100
commit5ebd86b714838d61aff1c36d0006e3e800155b34 (patch)
treeb8637f02d03ffd63cee6938068adf88c67b2c18c /.classpath
parent78312d71dd1f281f494a2a1c04e4a80f34898d2c (diff)
added files to gitignore
Diffstat (limited to '')
-rw-r--r--.classpath9
1 files changed, 0 insertions, 9 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index 96e9275b..00000000
--- a/.classpath
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
- <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
- <classpathentry kind="output" path="bin/classes"/>
-</classpath>