From e2c55384378006b4449d35873ca5c576d164c648 Mon Sep 17 00:00:00 2001 From: Tor Norbye Date: Tue, 3 Apr 2012 12:01:35 -0700 Subject: Update .gitignore to include new base and ndk plugins Change-Id: Idd328ef4e0548a1f162b6243f10bafe2242062b9 --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0a98c64..80b6f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,12 +11,7 @@ eclipse/package.com.android.ide.eclipse.*.xml eclipse/final*Versions*.properties eclipse/plugins/com.android.ide.eclipse.*/@dot* eclipse/plugins/com.android.*/javaCompiler...args -eclipse/plugins/com.android.ide.eclipse.adt/build.xml -eclipse/plugins/com.android.ide.eclipse.adt.ndk/build.xml -eclipse/plugins/com.android.ide.eclipse.adt.overlay/build.xml -eclipse/plugins/com.android.ide.eclipse.ddms/build.xml -eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.xml -eclipse/plugins/com.android.ide.eclipse.traceview/build.xml +eclipse/plugins/com.android.ide.eclipse.*/build.xml eclipse/features/com.android.ide.eclipse.*/build.xml eclipse/features/com.android.ide.eclipse.*/*.zip /eclipse/v[0-9-]*-[0-9]* -- cgit v1.1