From 19cf4af02d43a45f34a0708c356a7cffdff0de6b Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 8 Jul 2022 17:40:13 +0200 Subject: add .gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7c649f0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +.gitignore export-ignore +.gitattributes export-ignore +.github export-ignore +.editorconfig export-ignore -- cgit v1.2.3