From 16f514198c3dc5c3fafc816a555d1270bc010249 Mon Sep 17 00:00:00 2001 From: Sebastian S Date: Thu, 23 Apr 2020 14:15:02 +0200 Subject: [PATCH] version bump 2.0.3 --- .gitattributes | 8 ++++++++ addon.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5d3615c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +.gitignore export-ignore +.gitattributes export-ignore +.github export-ignore +__pycache__ export-ignore +*.psd export-ignore +*.pyo export-ignore +*.pyc export-ignore +*.mo export-ignore \ No newline at end of file diff --git a/addon.xml b/addon.xml index 79d5d11..668b566 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - +