Skip to content

Commit b490c87

Browse files
authored
Update .gitignore (#49)
1 parent 539d355 commit b490c87

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ venv
1414
# Caches
1515
__pycache__/
1616
.ruff_cache/
17+
.pytest_cache/
1718

1819
# Dependency lock file for uv
1920
uv.lock
21+
22+
# Distribution / packaging
23+
dist/

0 commit comments

Comments
 (0)