Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aerohub/hugo-orbit-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/static/assets/plugins/bootstrap/.gitattributes')
-rw-r--r--exampleSite/static/assets/plugins/bootstrap/.gitattributes15
1 files changed, 15 insertions, 0 deletions
diff --git a/exampleSite/static/assets/plugins/bootstrap/.gitattributes b/exampleSite/static/assets/plugins/bootstrap/.gitattributes
new file mode 100644
index 0000000..f140503
--- /dev/null
+++ b/exampleSite/static/assets/plugins/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