Merge pull request #5599 from serverless/ruby-gitignore

Update gitignore
This commit is contained in:
Daniel Schep 2018-12-14 14:02:43 -05:00 committed by GitHub
commit e53455a743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,3 +48,9 @@ build-iPhoneSimulator/
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# Serverless directories
.serverless
# package directories
node_modules