Add .serverless to .gitignore (#112)
This commit is contained in:
parent
4baf60bab3
commit
c8957e6fdb
2
.gitignore
vendored
2
.gitignore
vendored
@ -28,6 +28,8 @@ yarn-error.log*
|
|||||||
dist/
|
dist/
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
# Serverless generated files
|
||||||
|
.serverless/
|
||||||
|
|
||||||
### SublimeText ###
|
### SublimeText ###
|
||||||
# cache files for sublime text
|
# cache files for sublime text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user