From dd1adf3e97f67335e79c27189a3262eace97dcf9 Mon Sep 17 00:00:00 2001 From: Dylan Mordaunt <15080672+edithatogo@users.noreply.github.com> Date: Sun, 24 May 2026 18:27:08 +1000 Subject: [PATCH] Ignore generated BitNet kernel headers --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6e293ade0..807b67871 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,8 @@ __pycache__/ poetry.toml build/ -logs/ \ No newline at end of file +logs/ + +# Generated by setup_env.py for the selected local BitNet kernel. +include/bitnet-lut-kernels.h +include/kernel_config.ini