8000 master - Updated .gitignore to ignore the build output and the covera… · aceew/lambda-proxy-router@79804e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79804e2

Browse files
committed
master - Updated .gitignore to ignore the build output and the coverage/tests output
1 parent 68d2faf commit 79804e2

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
@@ -1,2 +1,5 @@
11
.DS_Store
22
node_modules/
3+
build/
4+
.nyc_output
5+
coverage/

0 commit comments

Comments
 (0)
0