Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1c78f703
Commit
1c78f703
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Simplify .gitattributes.
parent
8cf0fe2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitattributes
+1
-11
.gitattributes
with
1 addition
and
11 deletions
+1
-11
.gitattributes
+
1
-
11
View file @
1c78f703
# Enforce Unix newlines
# Enforce Unix newlines
*.css text eol=lf
* text=auto eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.rb text eol=lf
*.scss text eol=lf
*.svg text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.yml text eol=lf
# Don't diff or textually merge source maps
# Don't diff or textually merge source maps
*.map binary
*.map binary
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment