From 2ec63774edda33b204003802d007af211f314a50 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 31 Oct 2025 15:35:03 +0100 Subject: Add a .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3cf8f7f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.gitattributes export-ignore +.github/** export-ignore +.gitignore export-ignore -- cgit v1.3