From 116fdf1967c56ff6f563ea159fb6d8af97021615 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 8 Jun 2022 18:18:20 +0900 Subject: [PATCH] Add git attributes files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b04c75f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.* export-ignore