ignore internal docker folder
This commit is contained in:
parent
bd9c5e9014
commit
2bcd54a6c8
|
|
@ -12,3 +12,4 @@ _/amazon/.aws-sam
|
||||||
*.tgz
|
*.tgz
|
||||||
examples/**/package-lock.json
|
examples/**/package-lock.json
|
||||||
examples/**/.serverless
|
examples/**/.serverless
|
||||||
|
docker
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue