update gitignore

This commit is contained in:
2026-01-27 11:50:56 +00:00
parent 7d94494fe2
commit ff2b08fc2d
2 changed files with 27 additions and 8 deletions

6
.gitignore vendored
View File

@@ -3,4 +3,8 @@ __pycache__/
*.pyc
*.jsonl
*.code-workspace
.env
.env
# React App Vite
node_modules/
dist/