Add .serverless to gitignore

This commit is contained in:
Tejas Shah
2018-05-27 16:58:49 -07:00
committed by GitHub
parent c5437d0b11
commit 88e67f9931

View File

@ -62,3 +62,6 @@ typings/
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless