From 1207fe9f9282edb25cad64a5530709fee0e1ad84 Mon Sep 17 00:00:00 2001 From: varunrmallya <100590632+varun-r-mallya@users.noreply.github.com> Date: Mon, 27 Oct 2025 03:43:38 +0530 Subject: [PATCH] Update .gitattributes to include new directories --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0d8edc0..1dd7caf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ tests/c-form/vmlinux.h linguist-vendored -*.ipynb linguist-vendored +examples/ linguist-vendored +BCC-Examples/ linguist-vendored