'created smparkinVaporWeb from template https://github.com/vapor/web-template'
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user