diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..d7631804 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +/.github export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.asset-template.json.hb export-ignore +/.import export-ignore \ No newline at end of file diff --git a/LICENCE b/LICENSE similarity index 100% rename from LICENCE rename to LICENSE