Stub to prevent VS2013 from creating unwanted .gitattributes.
BUG=342064 R=darin@chromium.org, scottmg@chromium.org Review URL: https://codereview.chromium.org/172643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252039 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
## This page intentionally left blank. ##
|
||||
#
|
||||
# Workaround for VS2013 automatically creating .gitattributes files with
|
||||
# default settings that we don't want.
|
||||
# See also:
|
||||
# http://connect.microsoft.com/VisualStudio/feedback/details/804948/inappropriately-creates-gitattributes-file
|
||||
# http://crbug.com/342064
|
Reference in New Issue
Block a user