chore: prepare release v0.4.0
This commit is contained in:
+6
-4
@@ -1,19 +1,21 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info/
|
||||
.venv/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
dist/
|
||||
|
||||
# Ruby leftovers (from the old build)
|
||||
/pkg/
|
||||
|
||||
# Test / coverage
|
||||
/coverage/
|
||||
/tmp/
|
||||
|
||||
# mkdocs / Sphinx build output
|
||||
/site/
|
||||
/var/
|
||||
|
||||
# Local development sandbox (posts, generated config)
|
||||
/.volumen/
|
||||
|
||||
@@ -28,4 +30,4 @@ dist/
|
||||
|
||||
# Editor / OS
|
||||
*.swp
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user