initial commits
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.venv/
|
||||
.uv-cache/
|
||||
.pytest_cache/
|
||||
.test-tmp/
|
||||
pytest-cache-files-*/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
nexus-claude-api.local.json
|
||||
Reference in New Issue
Block a user