From 619a65a04efbf343bdfcde875700675b9b273368 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Thu, 8 Sep 2022 12:29:26 +0200 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..613c77d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +screenshots/ export-ignore \ No newline at end of file