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

Unified Diff: .gitignore

Issue 882823003: Adds @HtmlImport with both dynamic and transformer based implementations. Still need an HtmlInliner… (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: assign logger Created 5 years, 11 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 | .status » ('j') | CHANGELOG.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index e97917062e598e060c6c73ae4cc1ca2250e83ad6..6e8cd5c728c82c72a4ec286d0df6227e1bb801c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
# Don’t commit the following directories created by pub.
.pub
-build/
+/build/
packages
# Or the files created by dart2js.
« no previous file with comments | « no previous file | .status » ('j') | CHANGELOG.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698