diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3cc1aa5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +/.gitattributes export-ignore +/.gitignore export-ignore +/.github export-ignore +/.editorconfig export-ignore +/.craft.yml export-ignore +/test.sh export-ignore