From b0292253ca9732b228ef505e3e719ae05c07c10c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 19 Nov 2025 03:38:42 +0100 Subject: feat: new distribution tool for OCL. Signed-off-by: Amlal El Mahrouss --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d8637b..bf33267 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ *.o *.obj +dist/* + docs/html docs/latex -- cgit v1.2.3