Skip to content

Commit 21a2b74

Browse files
committed
Update .gitignore
1 parent 4232bc6 commit 21a2b74

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/ts/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ jspm_packages
66
.serverless
77

88
# Webpack directories
9-
.webpack
9+
.webpack
10+
11+
# Don't want to cache library versions because always want latest lambda-wrapper
12+
package-lock.json

0 commit comments

Comments
 (0)