mirror of
https://github.com/open-webui/mcpo
synced 2025-06-26 18:26:58 +00:00
chore: gitignore
This commit is contained in:
parent
4b5c62c474
commit
8576a4a6f3
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.py[oc]
|
||||
build/
|
||||
dist/
|
||||
wheels/
|
||||
*.egg-info
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
1
.python-version
Normal file
1
.python-version
Normal file
@ -0,0 +1 @@
|
||||
3.11
|
Loading…
Reference in New Issue
Block a user