Browse Source

Add .serverless to gitignore

Tejas Shah 7 years ago
parent
commit
88e67f9931
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Node.gitignore

+ 3 - 0
Node.gitignore

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