update .gitignore

This commit is contained in:
Michael Hohn
2025-10-20 09:10:20 -07:00
committed by =Michael Hohn
parent 25a6538946
commit 1af12df985

2
.gitignore vendored
View File

@@ -8,7 +8,7 @@
/*.egg-info
# virtual environment
/.venv/
/.venv*/
# Backup files
*~