autotools: Fix a number of issues
[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 *.exe
42 *.pc
43 doc/api-1.0
44 *.plg
45 *.ncb
46 *.opt
47 Debug
48 Release
49 *.db
50 *.user
51 *.suo
52 *.sdf
53 *.opensdf
54 *.patch
55 *~
56 *.orig
57 .dirstamp
58 .amend
59 xcuserdata
60 *.xcuserdatad
61 *.xccheckout
62 *.xcscmblueprint