chore: untrack caches (__pycache__, *.pyc) and reindex by .gitignore

This commit is contained in:
2025-09-16 04:59:43 +03:00
parent 0e39250c3c
commit d155ffa74c
2 changed files with 1 additions and 4 deletions

3
.gitignore vendored
View File

@@ -41,8 +41,7 @@ Thumbs.db
*.log
agentui.log
# proxy
proxy.txt
# Local config
.env

View File

@@ -1,2 +0,0 @@
http:127.0.0.1:8080::
false