Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: .gitattributes

Issue 1340133006: - Fix git files. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitattributes
diff --git a/.gitattributes b/.gitattributes
index 9dfc9066651ed9cf44e527f358a38dcc5cb6c39c..8378d02c917877b08732bdae1e6fe59bf38b0afd 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,6 @@
# Explicitly declare text files we want to be normalized.
*.c text
+*.cc text
*.cpp text
*.h text
*.gyp text
« no previous file with comments | « no previous file | .gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698