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

Unified Diff: packages/csslib/.gitignore

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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 | « packages/csslib/.classpath ('k') | packages/csslib/.packages » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/csslib/.gitignore
diff --git a/packages/csslib/.gitignore b/packages/csslib/.gitignore
index 388eff0ba3e36c3286ca1803a572b71ec11f311d..a6867f25e9768f0bc240e377fd66bdde6f46132e 100644
--- a/packages/csslib/.gitignore
+++ b/packages/csslib/.gitignore
@@ -1,8 +1,8 @@
# Don’t commit the following directories created by pub.
-.buildlog
.pub/
build/
packages
+.packages
# Or the files created by dart2js.
*.dart.js
@@ -11,4 +11,4 @@ packages
*.js.map
# Include when developing application packages.
-pubspec.lock
+pubspec.lock
« no previous file with comments | « packages/csslib/.classpath ('k') | packages/csslib/.packages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698