fixup! Upload upstream chromium 85.0.4183.93
[platform/framework/web/chromium-efl.git] / .gitattributes
index 9cc142c..1a95f3f 100644 (file)
@@ -5,22 +5,28 @@
 /net/http/*.pins  text eol=lf
 
 # Force LF checkout for all source files
+*.bin binary
 *.c text eol=lf
 *.cc text eol=lf
 *.cpp text eol=lf
+*.csv text eol=lf
 *.grd   text eol=lf
 *.grdp   text eol=lf
 *.gn text eol=lf
 *.gni text eol=lf
 *.h text eol=lf
 *.html   text eol=lf
+*.idl text eol=lf
 *.in   text eol=lf
 *.inc   text eol=lf
 *.java   text eol=lf
 *.js   text eol=lf
 *.json   text eol=lf
+*.json5 text eol=lf
 *.md text eol=lf
 *.mm text eol=lf
+*.mojom text eol=lf
+*.pdf -diff
 *.sh text eol=lf
 *.sql   text eol=lf
 *.txt   text eol=lf
@@ -43,3 +49,6 @@ README   text eol=lf
 README.*   text eol=lf
 WATCHLISTS   text eol=lf
 VERSION   text eol=lf
+
+# Skip Tricium by default on files in third_party.
+third_party/** -tricium