Prepare wikiq for release: fixes, dependency cleanup, and packaging #2
5
.gitignore
vendored
5
.gitignore
vendored
@@ -10,6 +10,11 @@ uv.lock
|
|||||||
# JetBrains
|
# JetBrains
|
||||||
/.idea
|
/.idea
|
||||||
|
|
||||||
|
/.claude/settings.local.json*
|
||||||
|
|
||||||
# Python build and test output
|
# Python build and test output
|
||||||
__pycache__/
|
__pycache__/
|
||||||
/test/test_output/
|
/test/test_output/
|
||||||
|
|
||||||
|
# Virtualenv (created with create_cdsc_venv on klone)
|
||||||
|
/.venv/
|
||||||
|
|||||||
Reference in New Issue
Block a user