diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..020a59a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.py text=auto +*.toml text=auto +*.yaml text=auto +*.yml text=auto