diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2285905 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,15 @@ +# Creating an archive + +.* export-ignore +assets export-ignore +scripts export-ignore +bin export-ignore +docs export-ignore +types export-ignore +*.zip export-ignore +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