aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android
diff options
context:
space:
mode:
authorralf <ralf@android.com>2008-12-05 12:36:27 -0800
committerralf <ralf@android.com>2008-12-05 12:36:27 -0800
commit5d62ccd983a236ce0bc8528924d53e84b4cd49e9 (patch)
treebdd05e27ce0c4665e3c7eeff54e730fa63e00ea5 /eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android
parent26ad595c00458dbb1c1194bb8c17a2a072910cfe (diff)
downloadsdk-5d62ccd983a236ce0bc8528924d53e84b4cd49e9.tar.gz
Fix create_ddms_symlinks to create libs/ correctly.
Add git ignore files to avoid all build files from being submitted to git.
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/.gitignore b/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/.gitignore
new file mode 100644
index 000000000..76d998138
--- /dev/null
+++ b/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/.gitignore
@@ -0,0 +1,2 @@
+ddmlib
+ddmuilib