summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/preserve/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/preserve/.gitattributes')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/preserve/.gitattributes14
1 files changed, 14 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/preserve/.gitattributes b/vnfmarket/src/main/webapp/vnfmarket/node_modules/preserve/.gitattributes
new file mode 100644
index 00000000..759c2c5a
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/preserve/.gitattributes
@@ -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