.gitignore: Add some new entries
authorChris Dickens <christopher.a.dickens@gmail.com>
Mon, 20 Feb 2017 08:24:51 +0000 (00:24 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Mon, 20 Feb 2017 08:24:51 +0000 (00:24 -0800)
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
.gitignore
libusb/version_nano.h

index 0a0f095..a9296c8 100644 (file)
@@ -11,6 +11,7 @@ missing
 stamp-h1
 m4/
 autom4te.cache
+INSTALL
 install-sh
 depcomp
 configure
@@ -32,6 +33,7 @@ examples/dpfp_threaded
 examples/fxload
 examples/hotplugtest
 examples/sam3u_benchmark
+examples/testlibusb
 tests/stress
 *.exe
 *.pc
index 9f393be..e76cd1b 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11183
+#define LIBUSB_NANO 11184