Skip to content

Commit cae6b01

Browse files
committed
add results of running lambda zipping GHA locally to .gitignore
1 parent ffead19 commit cae6b01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ scratch/
1414
*.js.map
1515
*.pyc
1616
*.tsbuildinfo
17+
# side effects of running AWS lambda layer zip action locally
18+
dist-serverless/
19+
sentry-node-serverless-*.zip
1720
# transpiled transformers
1821
jest/transformers/*.js
1922
# node tarballs

0 commit comments

Comments
 (0)