This commit is contained in:
2025-06-02 00:23:04 +05:00
parent 2e15ca9d7f
commit ec825cc22f

5
.gitignore vendored
View File

@@ -5,6 +5,11 @@ build/
dist/ dist/
wheels/ wheels/
*.egg-info *.egg-info
*./test
./test
test
test/
# Virtual environments # Virtual environments
.venv .venv