removed gitignore and python-version

This commit is contained in:
Jeomon 2025-06-22 06:30:50 +05:30
parent d76add06af
commit da898e8904
2 changed files with 0 additions and 12 deletions

View file

@ -1,11 +0,0 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env