Examples: add xusb sample
[platform/upstream/libusb.git] / .gitignore
1 .deps
2 .libs
3 Makefile
4 Makefile.in
5 *.la
6 *.lo
7 *.o
8 libtool
9 ltmain.sh
10 missing
11 stamp-h1
12 m4/
13 autom4te.cache
14 install-sh
15 depcomp
16 configure
17 aclocal.m4
18 compile
19 config.guess
20 config.h*
21 !msvc/config.h
22 config.log
23 config.status
24 config.sub
25 *.swp
26 doxygen.cfg
27 listdevs
28 xusb
29 dpfp
30 dpfp_threaded
31 *.exe
32 *.pc
33 ChangeLog
34 doc/html
35 *.plg
36 *.ncb
37 *.opt
38 Debug
39 Release
40 *.user