Initial commits and git hooks

This commit is contained in:
2018-06-13 00:39:16 -04:00
parent 211490ae47
commit 8eccb2b8db
105 changed files with 76 additions and 117 deletions

View File

@@ -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