From 2213b7f6dd1a462f82bf59c6dd801257b19e9223 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 6 Apr 2025 21:39:13 +0200 Subject: assets: Exclude these files from git statistics MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1a6c279 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +assets/* linguist-generated -- cgit v1.2.3