removed gitignore and python-version
This commit is contained in:
parent
d76add06af
commit
da898e8904
2 changed files with 0 additions and 12 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
# Python-generated files
|
|
||||||
__pycache__/
|
|
||||||
*.py[oc]
|
|
||||||
build/
|
|
||||||
dist/
|
|
||||||
wheels/
|
|
||||||
*.egg-info
|
|
||||||
|
|
||||||
# Virtual environments
|
|
||||||
.venv
|
|
||||||
.env
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
3.13
|
|
||||||
Loading…
Reference in a new issue