Browse Source

Remove Accio after official deprecation

[Accio](https://github.com/JamitLabs/Accio) was oficially deprecated in favor of SwiftPM integration within Xcode. I don't think any new project will be opting for it, so it might also be a good idea to clean this up and remove the Accio related entries from the `.gitignore`.
Cihat Gündüz 4 years ago
parent
commit
f269918a08
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Swift.gitignore

+ 0 - 4
Swift.gitignore

@@ -66,10 +66,6 @@ playground.xcworkspace
 
 Carthage/Build/
 
-# Accio dependency management
-Dependencies/
-.accio/
-
 # fastlane
 #
 # It is recommended to not store the screenshots in the git repo.