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

Unified Diff: .gitignore

Issue 2041103005: Cache packageName to base Uri mapping. (Closed) Base URL: https://github.com/dart-lang/package_config@master
Patch Set: Prepare for publishing. Created 4 years, 6 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 | lib/src/packages_io_impl.dart » ('j') | 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 aac1f4fe89ce7d65b1e089cb49c5787bc6a2d56e..282c7f86efa7480914e883758225d74ce185eed2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.idea
kevmoo 2016/06/07 22:49:12 Let's not ignore IDE-specific files. Put these in
.packages
.pub
packages
« no previous file with comments | « no previous file | lib/src/packages_io_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698