You've already forked bthlabs-jsonrpc
Initial public releases
* `bthlabs-jsonrpc-aiohttp` v1.0.0 * `bthlabs-jsonrpc-core` v1.0.0 * `bthlabs-jsonrpc-django` v1.0.0
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.swp
|
||||
|
||||
.envrc
|
||||
.venv
|
||||
invoke.json
|
||||
tasks.py
|
||||
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
build/
|
||||
dist/
|
||||
ops/
|
||||
Reference in New Issue
Block a user