mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
fix line endings... | Prev Commit: 15feaf0237 [formerly dced7d472edabbab4f80c76051f13261928a8dea]?w=1
Former-commit-id: 286366ffb0958288821d0b34b6140e203400c682
This commit is contained in:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -1,4 +1,11 @@
|
||||
*.go linguist-language=Go
|
||||
vendor/* linguist-vendored
|
||||
_examples/* linguist-documentation
|
||||
_benchmarks/* linguist-documentation
|
||||
_benchmarks/* linguist-documentation
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
# if from windows:
|
||||
# git config --global core.autocrlf true
|
||||
# if from unix:
|
||||
# git config --global core.autocrlf input
|
||||
# https://help.github.com/articles/dealing-with-line-endings/#per-repository-settings
|
||||
* text=auto
|
||||
Reference in New Issue
Block a user