diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d207b18 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.go text eol=lf diff --git a/.gitignore b/.gitignore index 33e2bc3..e70ddc2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .* +!.gitattributes !.github !.gitignore !.dependabot