Skip to content

Commit 1880e91

Browse files
garymmgramalingam
andauthoredApr 30, 2021
Ignore envrc files (onnx#3438)
Signed-off-by: Gary Miguel <garymiguel@microsoft.com> Co-authored-by: G. Ramalingam <grama@microsoft.com>
1 parent 1cacda1 commit 1880e91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,7 @@ test_report
9898
.mypy_cache
9999
virtualenv
100100
venv
101+
102+
# direnv, posh-direnv
103+
.envrc
104+
.psenvrc

0 commit comments

Comments
 (0)
Please sign in to comment.