Refactor for flask
16
.gitignore
vendored
@@ -1,15 +1 @@
|
||||
|
||||
# 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
|
||||
secrets
|
||||
15
Vapor3.1.10/.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
|
||||
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 553 KiB After Width: | Height: | Size: 553 KiB |
|
Before Width: | Height: | Size: 544 KiB After Width: | Height: | Size: 544 KiB |
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 497 KiB After Width: | Height: | Size: 497 KiB |
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 466 KiB After Width: | Height: | Size: 466 KiB |