update gitignore

This commit is contained in:
2026-02-04 15:29:56 +01:00
parent b2e9ccd2b6
commit c2ccb8cd11
2 changed files with 45 additions and 26 deletions

4
.gitignore vendored
View File

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