build: add bin/ to gitignore

This commit is contained in:
Lukas Zapletal 2025-02-12 10:36:16 +01:00 committed by Michael Vogt
parent ef8b8328cb
commit 8d03b2215c

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ release_artifacts
*.swp
dictionary.dic
__pycache__
/bin