Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
Add to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Mygind committed Apr 16, 2019
1 parent a299d1a commit 1ee1037
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ DerivedData
!default.perspectivev3
xcuserdata

.DS_Store

## Other
*.xccheckout
*.moved-aside
Expand Down Expand Up @@ -54,7 +56,7 @@ Carthage/

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
Expand Down

0 comments on commit 1ee1037

Please sign in to comment.