From 4f0a7931c44260f86db8ba79e1d5804a57f1684b Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Thu, 11 Jul 2019 18:05:00 -0400
Subject: [PATCH] added pebliss to norecurse

---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 217e8ca2f..f96e90c7f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
 irdb-libs/third_party/capstone norecurse
 irdb-libs/third_party/elfio-code norecurse
-irdb-libs/third_party/pebliss
+irdb-libs/third_party/pebliss norecurse
 
-- 
GitLab