Init
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.venv/
|
||||
venv/
|
||||
.env
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
dist/
|
||||
build/
|
||||
*.log
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
helm/wrapped/charts/
|
||||
*.tgz
|
||||
.coverage
|
||||
htmlcov/
|
||||
Reference in New Issue
Block a user