diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..fb4d1a420 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: Chris Rizzitello +# SPDX-License-Identifier: MIT + +.gitattributes export-ignore +.gitignore export-ignore +.github* export-ignore