Update .gitignore (#2208)

This commit is contained in:
Guennadi Maximov C
2026-03-01 11:56:50 -06:00
committed by GitHub
parent b20d5075e6
commit ff5bf2803f

9
.gitignore vendored
View File

@@ -14,3 +14,12 @@ venv
.venv
requirements.txt
uv.lock
# Useless Files
*.bak
*.dll
*.in
*.lock
*.log
*.new
*.out