Skip to content

Commit 6c846be

Browse files
acailicclaude
andcommitted
chore: add .ci-venv/ to gitignore
Prevents CI virtualenv artifacts from breaking local builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9047423 commit 6c846be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ __pycache__/
33

44
.venv/
55
.venv-ci/
6+
.ci-venv/
67
venv/
78
.python-version
89

0 commit comments

Comments
 (0)