Skip to content

Commit d7fd217

Browse files
committed
Tolerate nix configuration files
1 parent 00ada50 commit d7fd217

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ vendor/github.com/prometheus/client_model/.settings*
1414
gosec_results.json
1515
internal/qmgrauth/qmgroam/patch
1616
.tagcache
17+
18+
# Nix
19+
*.nix
20+
.envrc
21+
.direnv
22+
result

0 commit comments

Comments
 (0)