Browse Source

Merge pull request #1819 from adrfer/master

Ignore playground files
Brendan Forster 9 years ago
parent
commit
3299a7e4dc
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Swift.gitignore

+ 4 - 0
Swift.gitignore

@@ -27,6 +27,10 @@ xcuserdata
 *.hmap
 *.ipa
 
+## Playgrounds
+timeline.xctimeline
+playground.xcworkspace
+
 # Swift Package Manager
 #
 # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.