Skip to content

Commit

Permalink
synchronize common files
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed Mar 4, 2017
1 parent 5e682f7 commit 203d5e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 99 deletions.
12 changes: 10 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
## Build generated
build/
DerivedData/
Fixtures/stub-env/**/*.swiftmodule

## Various settings
*.pbxuser
Expand Down Expand Up @@ -49,8 +50,7 @@ Packages/
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Checkouts
Carthage/Build

# fastlane
Expand All @@ -64,3 +64,11 @@ fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output

# Other stuff
.apitoken
.DS_Store
.idea/
bin/
Frameworks/
Rome/
97 changes: 0 additions & 97 deletions rakelib/output.rake

This file was deleted.

0 comments on commit 203d5e2

Please sign in to comment.