Add .serverless to gitignore
This commit is contained in:
@ -62,3 +62,6 @@ typings/
|
|||||||
|
|
||||||
# vuepress build output
|
# vuepress build output
|
||||||
.vuepress/dist
|
.vuepress/dist
|
||||||
|
|
||||||
|
# Serverless directories
|
||||||
|
.serverless
|
||||||
|
Reference in New Issue
Block a user