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

Unified Diff: .gitignore

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 | « .gitattributes ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 116adeeca9b0b5f5721b37d4cb15a181aaba3ff5..eaa131d0290b619957f6d14f9211b441ef5cde06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,12 +15,12 @@
/xcodebuild
/.flaky.log
/.debug.log
-/*.Makefile
+*.Makefile
*.opensdf
*.sdf
*.sln
*.suo
-/*.target.mk
+*.target.mk
*.host.mk
*.vcproj
*.vcxproj
« no previous file with comments | « .gitattributes ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698