phase 5
This commit is contained in:
+11
-1
@@ -40,4 +40,14 @@ pkg/*
|
||||
|
||||
# Python cache artifacts
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
||||
# Editor swap artifacts
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
Reference in New Issue
Block a user