summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2021-12-03 16:17:54 +0000
committerPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2021-12-03 16:17:54 +0000
commit4672e30965249576abb0c863c05dce842a81c365 (patch)
treeb7be652de6a8e8cb9c54c1264b61a1905b5c6880 /.gitattributes
parent1c57e39668d648fff43de7f8971c1bf9f23debfc (diff)
downloadperl-4672e30965249576abb0c863c05dce842a81c365.tar.gz
Give files autogenerated by regen/opcode.pl the linguist-generated attribute so github hides diffs
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
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