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

Unified Diff: packages/logging/.gitignore

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/intl/tool/generate_locale_data_files.dart ('k') | packages/logging/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/logging/.gitignore
diff --git a/packages/logging/.gitignore b/packages/logging/.gitignore
index 388eff0ba3e36c3286ca1803a572b71ec11f311d..aac1f4fe89ce7d65b1e089cb49c5787bc6a2d56e 100644
--- a/packages/logging/.gitignore
+++ b/packages/logging/.gitignore
@@ -1,14 +1,4 @@
-# Don’t commit the following directories created by pub.
-.buildlog
-.pub/
-build/
+.packages
+.pub
packages
-
-# Or the files created by dart2js.
-*.dart.js
-*.js_
-*.js.deps
-*.js.map
-
-# Include when developing application packages.
-pubspec.lock
+pubspec.lock
« no previous file with comments | « packages/intl/tool/generate_locale_data_files.dart ('k') | packages/logging/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698