Initial upload: TermDiagram v0.1.0
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.env
|
||||
.venv
|
||||
venv/
|
||||
.env.local
|
||||
dist/
|
||||
build/
|
||||
*.egg-info/
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
Reference in New Issue
Block a user