.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / preserve / .gitattributes
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/preserve/.gitattributes b/.config/coc/extensions/node_modules/coc-prettier/node_modules/preserve/.gitattributes
new file mode 100644 (file)
index 0000000..759c2c5
--- /dev/null
@@ -0,0 +1,14 @@
+# Enforce Unix newlines
+*.*     text eol=lf
+*.css   text eol=lf
+*.html  text eol=lf
+*.js    text eol=lf
+*.json  text eol=lf
+*.less  text eol=lf
+*.md    text eol=lf
+*.yml   text eol=lf
+
+*.jpg binary
+*.gif binary
+*.png binary
+*.jpeg binary
\ No newline at end of file