This repository has been archived by the owner. It is now read-only.
Permalink
Cannot retrieve contributors at this time
15 lines (11 sloc)
207 Bytes
| # Created by https://www.gitignore.io/api/vapor | |
| ### Vapor ### | |
| Config/secrets | |
| ### Vapor Patch ### | |
| Packages | |
| .build | |
| xcuserdata | |
| *.xcodeproj | |
| DerivedData/ | |
| .DS_Store | |
| # End of https://www.gitignore.io/api/vapor |