summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorvchtchetkine <vchtchetkine@google.com>2009-08-10 13:34:28 -0700
committervchtchetkine <vchtchetkine@google.com>2009-08-10 13:34:28 -0700
commitfd6f01eb6999c79d21844a117d27bf2c5f469de3 (patch)
tree5a03a6d4df6b23a212a3ac49ee12926ed751a677 /host
parentd2057e13d3525ad6293d341f84bdafc2125f3305 (diff)
downloadandroid_development-fd6f01eb6999c79d21844a117d27bf2c5f469de3.tar.gz
android_development-fd6f01eb6999c79d21844a117d27bf2c5f469de3.tar.bz2
android_development-fd6f01eb6999c79d21844a117d27bf2c5f469de3.zip
Update ignore file to include new ignoring patterns
Diffstat (limited to 'host')
-rwxr-xr-xhost/windows/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/host/windows/.gitignore b/host/windows/.gitignore
index dc7a154e8..434a0faf9 100755
--- a/host/windows/.gitignore
+++ b/host/windows/.gitignore
@@ -1,9 +1,12 @@
*.sln
*.vcproj*
+*.aps
usb/api.*
usb/Debug
usb/Release
usb/api/obj*
usb/api/*.log
usb/adb_winapi_test/obj*
-usb/adb_winapi_test/*.log \ No newline at end of file
+usb/adb_winapi_test/*.log
+usb/winusb/obj*
+usb/winusb/*.log \ No newline at end of file