瀏覽代碼

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 年之前
父節點
當前提交
f269918a08
共有 1 個文件被更改,包括 0 次插入4 次删除
  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.