We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9056b6f commit 3bd8717Copy full SHA for 3bd8717
1 file changed
axlearn/cloud/common/bundler.py
@@ -71,6 +71,7 @@
71
# Each entry below specifies a subdir/file name or a relative path from the src dir whose
72
# contents should be excluded.
73
"venv",
74
+ ".venv",
75
".git",
76
".idea",
77
".cache",
0 commit comments