structables/.gitignore
Kumi c82e0961b7
All checks were successful
Docker CI/CD / Docker Build and Push to Docker Hub (push) Successful in 2m21s
Python Package CI/CD / Publish to PyPI (push) Successful in 1m7s
chore: update version to 0.3.9 and tweak .gitignore
Bumped the project version to 0.3.9 in preparation for the next release. Adjusted .gitignore to properly ignore /dist/ directory. No major functionality changes expected.
2024-07-07 14:44:40 +02:00

9 lines
87 B
Text

.env
.vscode
__pycache__/
/dist/
docker-compose.yml
privacy.md
privacy.txt
*.pyc
venv/