Autotools: Fix make distcheck and add ChangeLog
[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 doc/html
34 *.plg
35 *.ncb
36 *.opt
37 Debug
38 Release
39 *.user