libusb 1.0.25-rc1
[platform/upstream/libusb.git] / .gitignore
index 81bcb81..343a446 100644 (file)
@@ -2,6 +2,7 @@
 .libs
 Makefile
 Makefile.in
+!doc/Makefile.in
 *.la
 *.lo
 *.o
@@ -11,6 +12,7 @@ missing
 stamp-h1
 m4/
 autom4te.cache
+INSTALL
 install-sh
 depcomp
 configure
@@ -19,6 +21,9 @@ compile
 config.guess
 config.h*
 !msvc/config.h
+!android/config.h
+!Xcode/config.h
+.vs
 config.log
 config.status
 config.sub
@@ -31,15 +36,19 @@ examples/dpfp_threaded
 examples/fxload
 examples/hotplugtest
 examples/sam3u_benchmark
+examples/testlibusb
 tests/stress
+android/libs
+android/obj
 *.exe
 *.pc
-doc/html
+doc/api-1.0
 *.plg
 *.ncb
 *.opt
 Debug
 Release
+*.db
 *.user
 *.suo
 *.sdf
@@ -49,3 +58,11 @@ Release
 *.orig
 .dirstamp
 .amend
+.DS_Store
+Xcode/build
+xcshareddata
+xcuserdata
+*.xcuserdatad
+*.xccheckout
+*.xcscmblueprint
+*.xcworkspace