1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-30 23:58:09 +02:00

chore: git attributes

Signed-off-by: Carlos Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Becker
2021-04-25 02:02:31 +00:00
parent 1a78829698
commit 4a40c1550d

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.ico binary