update .gitignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
.configs/api_config.yaml.bak
|
.configs/api_config.yaml.bak
|
||||||
test/
|
test/
|
||||||
.venv/
|
.venv/
|
||||||
@@ -7,5 +7,10 @@ uploads/
|
|||||||
outputs/
|
outputs/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
uv
|
||||||
|
plant.md
|
||||||
|
wheelhouse/
|
||||||
|
python-3.12-runtime.tar.gz
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user