From 3cc1ccfed07de266ab5a561d75db7fbddd69c058 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 7 May 2025 07:54:27 +0200 Subject: Add a note on .gitattributes 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