diff options
author | ralf <ralf@android.com> | 2008-12-05 12:36:27 -0800 |
---|---|---|
committer | ralf <ralf@android.com> | 2008-12-05 12:36:27 -0800 |
commit | 5d62ccd983a236ce0bc8528924d53e84b4cd49e9 (patch) | |
tree | bdd05e27ce0c4665e3c7eeff54e730fa63e00ea5 /eclipse/plugins/com.android.ide.eclipse.adt/.gitignore | |
parent | 26ad595c00458dbb1c1194bb8c17a2a072910cfe (diff) | |
download | sdk-5d62ccd983a236ce0bc8528924d53e84b4cd49e9.zip sdk-5d62ccd983a236ce0bc8528924d53e84b4cd49e9.tar.gz sdk-5d62ccd983a236ce0bc8528924d53e84b4cd49e9.tar.bz2 |
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.adt/.gitignore')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.adt/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/.gitignore b/eclipse/plugins/com.android.ide.eclipse.adt/.gitignore new file mode 100644 index 0000000..d392f0e --- /dev/null +++ b/eclipse/plugins/com.android.ide.eclipse.adt/.gitignore @@ -0,0 +1 @@ +*.jar |