mirror of
https://github.com/serverless/serverless.git
synced 2026-02-01 16:07:28 +00:00
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
**/node_modules
|
|
**/dist
|
|
# **/.env # TODO: Our tests use many .env files, so we cannot ignore them ATM.
|
|
**/.serverless
|
|
.DS_Store
|
|
.idea
|