update gitignore

This commit is contained in:
2026-01-26 02:44:33 +01:00
parent c986ab92c5
commit a29d9fcba5

2
.gitignore vendored
View File

@@ -6,7 +6,7 @@
.env
__pycache__/
*.pyc
/reference/
# 2. Ignore virtual environments COMPLETELY
# This must come BEFORE the unignore rule
env*/