From 262f00f6351c107850cbf90220e13f8537163c32 Mon Sep 17 00:00:00 2001 From: varunrmallya <100590632+varun-r-mallya@users.noreply.github.com> Date: Mon, 27 Oct 2025 03:41:15 +0530 Subject: [PATCH] Mark Jupyter Notebook files as vendored --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4f8a2b0..0d8edc0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ tests/c-form/vmlinux.h linguist-vendored +*.ipynb linguist-vendored