This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xcbosa
/
SwiftyMarkdownForked
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
adds .DS_Store to gitignore
Tobias Herrmann
9 years ago
parent
66f5db3d74
commit
6288214d26
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -61,3 +61,6 @@ Carthage/Build
fastlane/report.xml
fastlane/report.xml
fastlane/screenshots
fastlane/screenshots
+
+# OS X
+.DS_Store