Daniel Drake | 852bba4 | 2007-11-28 13:48:45 +0000 | [diff] [blame] | 1 | .deps |
| 2 | .libs |
| 3 | Makefile |
| 4 | Makefile.in |
Chris Dickens | 4a5540a | 2020-03-25 00:09:26 -0700 | [diff] [blame] | 5 | !doc/Makefile.in |
Daniel Drake | 852bba4 | 2007-11-28 13:48:45 +0000 | [diff] [blame] | 6 | *.la |
| 7 | *.lo |
| 8 | *.o |
| 9 | libtool |
| 10 | ltmain.sh |
| 11 | missing |
| 12 | stamp-h1 |
Peter Stuge | 51af85d | 2011-05-10 10:44:18 +0200 | [diff] [blame] | 13 | m4/ |
Daniel Drake | 852bba4 | 2007-11-28 13:48:45 +0000 | [diff] [blame] | 14 | autom4te.cache |
Chris Dickens | 9462d15 | 2017-02-20 00:24:51 -0800 | [diff] [blame] | 15 | INSTALL |
Daniel Drake | 852bba4 | 2007-11-28 13:48:45 +0000 | [diff] [blame] | 16 | install-sh |
| 17 | depcomp |
| 18 | configure |
| 19 | aclocal.m4 |
| 20 | compile |
| 21 | config.guess |
| 22 | config.h* |
Pete Batard | c1e7543 | 2011-05-10 00:38:12 +0100 | [diff] [blame] | 23 | !msvc/config.h |
Andy McFadden | b06b4d1 | 2017-03-30 15:17:38 -0700 | [diff] [blame] | 24 | !android/config.h |
| 25 | !Xcode/config.h |
Chris Dickens | 96f8273 | 2017-01-06 10:58:47 -0800 | [diff] [blame] | 26 | .vs |
Daniel Drake | 852bba4 | 2007-11-28 13:48:45 +0000 | [diff] [blame] | 27 | config.log |
| 28 | config.status |
| 29 | config.sub |
| 30 | *.swp |
Michael Plante | a2fa855 | 2010-03-09 16:39:46 -0600 | [diff] [blame] | 31 | doxygen.cfg |
Pete Batard | 2948008 | 2013-05-15 10:21:16 +0200 | [diff] [blame] | 32 | examples/listdevs |
| 33 | examples/xusb |
| 34 | examples/dpfp |
| 35 | examples/dpfp_threaded |
| 36 | examples/fxload |
Nathan Hjelm | 7801ff9 | 2012-11-29 14:23:26 -0700 | [diff] [blame] | 37 | examples/hotplugtest |
Peter Stuge | f51b19d | 2012-05-08 19:50:17 +0200 | [diff] [blame] | 38 | examples/sam3u_benchmark |
Chris Dickens | 9462d15 | 2017-02-20 00:24:51 -0800 | [diff] [blame] | 39 | examples/testlibusb |
Pete Batard | 2948008 | 2013-05-15 10:21:16 +0200 | [diff] [blame] | 40 | tests/stress |
Peter Stuge | 384a528 | 2011-09-15 16:32:47 +0200 | [diff] [blame] | 41 | *.exe |
Daniel Drake | 852bba4 | 2007-11-28 13:48:45 +0000 | [diff] [blame] | 42 | *.pc |
Chris Dickens | 4a5540a | 2020-03-25 00:09:26 -0700 | [diff] [blame] | 43 | doc/api-1.0 |
Michael Plante | a2fa855 | 2010-03-09 16:39:46 -0600 | [diff] [blame] | 44 | *.plg |
| 45 | *.ncb |
| 46 | *.opt |
| 47 | Debug |
| 48 | Release |
Chris Dickens | de4a59a | 2020-01-21 15:38:56 -0800 | [diff] [blame] | 49 | *.db |
Michael Plante | a2fa855 | 2010-03-09 16:39:46 -0600 | [diff] [blame] | 50 | *.user |
Toby Gray | 5bdea90 | 2013-01-16 02:10:31 +0000 | [diff] [blame] | 51 | *.suo |
Joshua Blake | 805cc3e | 2013-12-08 22:58:17 -0500 | [diff] [blame] | 52 | *.sdf |
| 53 | *.opensdf |
Pete Batard | 2948008 | 2013-05-15 10:21:16 +0200 | [diff] [blame] | 54 | *.patch |
| 55 | *~ |
| 56 | *.orig |
Andrew Fernandes | 650e225 | 2013-08-20 12:19:26 -0400 | [diff] [blame] | 57 | .dirstamp |
Chris Dickens | c5c4c7c | 2016-05-29 19:19:51 -0700 | [diff] [blame] | 58 | .amend |
Chris Dickens | 09d0312 | 2020-03-30 16:53:43 -0700 | [diff] [blame] | 59 | .DS_Store |
| 60 | Xcode/build |
| 61 | xcshareddata |
Sean McBride | 3bffd5c | 2017-12-29 13:02:05 -0500 | [diff] [blame] | 62 | xcuserdata |
| 63 | *.xcuserdatad |
| 64 | *.xccheckout |
| 65 | *.xcscmblueprint |
Chris Dickens | 09d0312 | 2020-03-30 16:53:43 -0700 | [diff] [blame] | 66 | *.xcworkspace |