added dist to ignore

This commit is contained in:
froejdh_e
2025-04-11 15:52:52 +02:00
parent d84476cc4a
commit d75a065e2b

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ ctbDict.cpp
ctbDict.h
wheelhouse/
dist/
*.pyc
*/__pycache__/*