Browse Source

Merge pull request #2719 from tejashah88/patch-1

Add ".serverless" to gitignore
pull/2720/head
Brendan Forster 6 years ago
parent
commit
7cb3fb7171
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Node.gitignore

+ 3
- 0
Node.gitignore View File



# vuepress build output # vuepress build output
.vuepress/dist .vuepress/dist

# Serverless directories
.serverless

Loading…
Cancel
Save