From d75a065e2bba0d4f4a5e4b80fff4f01394b2f352 Mon Sep 17 00:00:00 2001 From: froejdh_e Date: Fri, 11 Apr 2025 15:52:52 +0200 Subject: [PATCH] added dist to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fa7e2eb..5982f7f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ ctbDict.cpp ctbDict.h wheelhouse/ +dist/ *.pyc */__pycache__/*