From 7067a6c1cad8a9b71c027adbb5834242a0e09d2c Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Mon, 5 Dec 2022 14:59:39 -0500 Subject: [PATCH] Add gitattributes --- . gitattributes => .gitattributes | 2 ++ 1 file changed, 2 insertions(+) rename . gitattributes => .gitattributes (86%) diff --git a/. gitattributes b/.gitattributes similarity index 86% rename from . gitattributes rename to .gitattributes index 4bde0a8..2285905 100644 --- a/. gitattributes +++ b/.gitattributes @@ -11,3 +11,5 @@ bitbucket-pipelines.yml export-ignore package.json export-ignore package-lock.json export-ignore screenshot*.png export-ignore +i18n.py export-ignore +config.ld export-ignore