Skip to content

Commit 5136cae

Browse files
committed
build: ignore secrets
1 parent 7f30752 commit 5136cae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ npm-debug.log
66
/dist
77
/node_modules
88

9-
.nyc_output
9+
.nyc_output
10+
.envrc

0 commit comments

Comments
 (0)