Skip to content

Commit 3bd8717

Browse files
tscheeperschanglan
authored andcommitted
Exclude .venv
GitOrigin-RevId: fd8af7e
1 parent 9056b6f commit 3bd8717

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

axlearn/cloud/common/bundler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
# Each entry below specifies a subdir/file name or a relative path from the src dir whose
7272
# contents should be excluded.
7373
"venv",
74+
".venv",
7475
".git",
7576
".idea",
7677
".cache",

0 commit comments

Comments
 (0)