Commit 0a487a9
[MINOR] add .venv into .gitignore
### What changes were proposed in this pull request?
add .venv into .gitignore
### Why are the changes needed?
potential virtual environment for python or doc builds to put a heavy load on git
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
existing tests
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #53836 from yaooqinn/minor2.
Lead-authored-by: Kent Yao <kentyao@microsoft.com>
Co-authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent 67f6a3f commit 0a487a9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments