From f206aa706cdb98b5c21699355d715795c21e7f3a Mon Sep 17 00:00:00 2001 From: Yeo Kheng Meng Date: Tue, 25 Oct 2016 21:47:55 +0800 Subject: [PATCH] newer gitignore --- Examples/SwiftSerialExample/gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples/SwiftSerialExample/gitignore b/Examples/SwiftSerialExample/gitignore index 53a3aeb..8b16c47 100644 --- a/Examples/SwiftSerialExample/gitignore +++ b/Examples/SwiftSerialExample/gitignore @@ -1,4 +1,4 @@ .DS_Store -.build/ -Packages/ -*.xcodeproj/ +/.build +/Packages +/*.xcodeproj