libusb 1.0.25-rc1
[platform/upstream/libusb.git] / .gitignore
1 .deps
2 .libs
3 Makefile
4 Makefile.in
5 !doc/Makefile.in
6 *.la
7 *.lo
8 *.o
9 libtool
10 ltmain.sh
11 missing
12 stamp-h1
13 m4/
14 autom4te.cache
15 INSTALL
16 install-sh
17 depcomp
18 configure
19 aclocal.m4
20 compile
21 config.guess
22 config.h*
23 !msvc/config.h
24 !android/config.h
25 !Xcode/config.h
26 .vs
27 config.log
28 config.status
29 config.sub
30 *.swp
31 doxygen.cfg
32 examples/listdevs
33 examples/xusb
34 examples/dpfp
35 examples/dpfp_threaded
36 examples/fxload
37 examples/hotplugtest
38 examples/sam3u_benchmark
39 examples/testlibusb
40 tests/stress
41 android/libs
42 android/obj
43 *.exe
44 *.pc
45 doc/api-1.0
46 *.plg
47 *.ncb
48 *.opt
49 Debug
50 Release
51 *.db
52 *.user
53 *.suo
54 *.sdf
55 *.opensdf
56 *.patch
57 *~
58 *.orig
59 .dirstamp
60 .amend
61 .DS_Store
62 Xcode/build
63 xcshareddata
64 xcuserdata
65 *.xcuserdatad
66 *.xccheckout
67 *.xcscmblueprint
68 *.xcworkspace