From a533fb06057cc6ff0048af516e0786264f8ce656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Barroso=20Galindo?= Date: Mon, 10 Jan 2022 22:40:50 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..41e03ac7f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.github export-ignore +.gitattributes export-ignore +latest_linux.txt export-ignore