- Fix git files.
BUG= R=asiva@google.com, rmacnak@google.com Review URL: https://codereview.chromium.org//1340133006 .
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Explicitly declare text files we want to be normalized.
|
# Explicitly declare text files we want to be normalized.
|
||||||
*.c text
|
*.c text
|
||||||
|
*.cc text
|
||||||
*.cpp text
|
*.cpp text
|
||||||
*.h text
|
*.h text
|
||||||
*.gyp text
|
*.gyp text
|
||||||
|
|||||||
+2
-2
@@ -15,12 +15,12 @@
|
|||||||
/xcodebuild
|
/xcodebuild
|
||||||
/.flaky.log
|
/.flaky.log
|
||||||
/.debug.log
|
/.debug.log
|
||||||
/*.Makefile
|
*.Makefile
|
||||||
*.opensdf
|
*.opensdf
|
||||||
*.sdf
|
*.sdf
|
||||||
*.sln
|
*.sln
|
||||||
*.suo
|
*.suo
|
||||||
/*.target.mk
|
*.target.mk
|
||||||
*.host.mk
|
*.host.mk
|
||||||
*.vcproj
|
*.vcproj
|
||||||
*.vcxproj
|
*.vcxproj
|
||||||
|
|||||||
Reference in New Issue
Block a user