Skip to content

Commit 382b83b

Browse files
chore(git): ignore local workspace artifacts
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
1 parent 8f67ddb commit 382b83b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ __pycache__/
88
venv/
99

1010
.mpy-cli/
11+
.mpy-cli.toml
12+
.mpyignore
13+
*.egg-info/
1114
release/
1215
dist/
1316
build/

0 commit comments

Comments
 (0)