Skip to content

Commit de71598

Browse files
authored
chore: ignore direnv .envrc files (#3029)
For direnv users - ignore .envrc files that may be setting local custom settings such as the desired feature flag set for testing.
1 parent ad3fe23 commit de71598

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ testing/coverage.txt
1414
pf/coverage.out
1515
pf/tests/coverage.out
1616

17-
pulumi-hcl-lint
17+
pulumi-hcl-lint
18+
19+
.envrc

0 commit comments

Comments
 (0)