Added some Xcode-related items to .gitignore
authorSean McBride <sean@rogue-research.com>
Fri, 29 Dec 2017 18:02:05 +0000 (13:02 -0500)
committerChris Dickens <christopher.a.dickens@gmail.com>
Mon, 8 Jan 2018 18:25:45 +0000 (10:25 -0800)
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
.gitignore
libusb/version_nano.h

index 82e1014..bb70fa9 100644 (file)
@@ -54,3 +54,7 @@ Release
 *.orig
 .dirstamp
 .amend
+xcuserdata
+*.xcuserdatad
+*.xccheckout
+*.xcscmblueprint
index 35858eb..983f920 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11278
+#define LIBUSB_NANO 11279