chore: exclude Python build artifacts
This commit is contained in:
@@ -5,3 +5,7 @@ dist/
|
||||
.DS_Store
|
||||
.browser-libs/
|
||||
core
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
test_*.db
|
||||
|
||||
Reference in New Issue
Block a user