first commit1d

This commit is contained in:
Xander 2025-02-17 21:54:24 +02:00
parent 00f32380b6
commit 5921c8874d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ __pycache__/
build/ build/
wheels/ wheels/
*.egg-info *.egg-info
*.log
# Virtual environments # Virtual environments
.venv .venv