mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
There are currently 5 different predefined exclude rules (.git, .gitignore, .DS_Store, serverless.yaml, serverless.env.yaml) which will ensure that those files are not included in the zipped archive. This test ensures this behavior.