From 442d732696ad431b84f6e5c72b6ee785be4fd968 Mon Sep 17 00:00:00 2001 From: adelon <22380201+adelon@users.noreply.github.com> Date: Sat, 10 Feb 2024 02:22:14 +0100 Subject: Initial commit --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9beeacf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Do not normalize golden files. +*.golden -text + +# Exclude generated Megalodon files from GitHub language stats +megalodon/** linguist-generated -- cgit v1.2.3