diff options
author | Guilherme Ramos <guilherme.hor@gmail.com> | 2019-05-01 15:06:26 -0300 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2019-05-01 15:06:26 -0300 |
commit | 5b50e4c8576547cd75f542a9e39f316032b5e940 (patch) | |
tree | edccaada1c50137c459cc41f07a81cafd68ded89 /Swift.gitignore | |
parent | 6ffcee971119154f1188666c92d94248fa053b8e (diff) | |
download | gitignore-5b50e4c8576547cd75f542a9e39f316032b5e940.tar.gz gitignore-5b50e4c8576547cd75f542a9e39f316032b5e940.zip |
Updating Swift.gitignore with accio folders (#3046)
Diffstat (limited to 'Swift.gitignore')
-rw-r--r-- | Swift.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Swift.gitignore b/Swift.gitignore index 7b0d62bc..421ae0bb 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -58,6 +58,10 @@ playground.xcworkspace Carthage/Build +# Accio dependency management +Dependencies/ +.accio/ + # fastlane # # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the |