updated README.md
All checks were successful
CI / Build Pip package (push) Successful in 19s
CI / Build Docker image (push) Successful in 3m44s

This commit is contained in:
2024-10-23 21:09:11 +08:00
parent 7d9cae76c1
commit 2ca7f8e908
2 changed files with 23 additions and 9 deletions

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@
__pycache__
*.pyc
src/bugis/_version.py
*.egg-info
/build
/dist