From 4672e30965249576abb0c863c05dce842a81c365 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Fri, 3 Dec 2021 16:17:54 +0000 Subject: Give files autogenerated by regen/opcode.pl the linguist-generated attribute so github hides diffs --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 74127e9430..a97050f49f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,8 @@ .git_patch export-subst +lib/B/Op_private.pm linguist-generated +opcode.h linguist-generated +opnames.h linguist-generated perly.act linguist-generated perly.h linguist-generated perly.tab linguist-generated +pp_proto.h linguist-generated -- cgit v1.2.1