8 lines
229 B
Diff
8 lines
229 B
Diff
--- a/.gitattributes
|
|
+++ b/.gitattributes
|
|
@@ -1,3 +1,5 @@
|
|
+# Auto detect text files and perform LF normalization
|
|
+* text=auto
|
|
VERSION merge=ours
|
|
Dangerfile gitlab-language=ruby
|
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|