From e0addf5b588a1244f9679becd90999dfcb4c3a94 Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\rb7147" Date: Tue, 25 Apr 2017 11:46:00 -0400 Subject: Policy 1707 commit to LF Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 --- .../webapp/app/policyApp/CSS/bootstrap/.gitattributes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/.gitattributes (limited to 'POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/.gitattributes') diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/.gitattributes b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/.gitattributes new file mode 100644 index 000000000..f14050368 --- /dev/null +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/.gitattributes @@ -0,0 +1,15 @@ +# Enforce Unix newlines +*.css text eol=lf +*.html text eol=lf +*.js text eol=lf +*.json text eol=lf +*.less text eol=lf +*.md text eol=lf +*.svg text eol=lf +*.yml text eol=lf +# Don't diff or textually merge source maps +*.map binary + +bootstrap-theme.css linguist-vendored=false +bootstrap.css linguist-vendored=false +bootstrap.js linguist-vendored=false -- cgit 1.2.3-korg