mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-18 23:52:26 +02:00
refactor: cleanup
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Build and test artifacts for the two standalone SDK packages. Neither is part
|
||||
# of the pnpm workspace, so they carry their own ignores rather than adding
|
||||
# Python and npm noise to the repository root.
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
build/
|
||||
dist/
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user