Added some Xcode-related items to .gitignore
[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
15 install-sh
16 depcomp
17 configure
18 aclocal.m4
19 compile
20 config.guess
21 config.h*
22 !msvc/config.h
23 !android/config.h
24 !Xcode/config.h
25 .vs
26 config.log
27 config.status
28 config.sub
29 *.swp
30 doxygen.cfg
31 examples/listdevs
32 examples/xusb
33 examples/dpfp
34 examples/dpfp_threaded
35 examples/fxload
36 examples/hotplugtest
37 examples/sam3u_benchmark
38 examples/testlibusb
39 tests/stress
40 *.exe
41 *.pc
42 doc/html
43 *.plg
44 *.ncb
45 *.opt
46 Debug
47 Release
48 *.user
49 *.suo
50 *.sdf
51 *.opensdf
52 *.patch
53 *~
54 *.orig
55 .dirstamp
56 .amend
57 xcuserdata
58 *.xcuserdatad
59 *.xccheckout
60 *.xcscmblueprint