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

Unified Diff: .gitignore

Issue 1063233004: Teach dart_package to understand the packages/ subdirectory (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Responses to review Created 5 years, 8 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 | BUILD.gn » ('j') | DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 223119cf5f6cebd33d52c1508caeb4920142fc7f..6325dc37ffceeda57cf8cfe71e6571d6e8bea5a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,13 +8,16 @@
.gdbinit
.landmines
.project
+.pub-cache/
.pydevproject
.checkstyle
cscope.*
+pubspec.lock
tonyg 2015/04/09 12:55:56 Wait, this needs to be checked-in in order to have
blundell 2015/04/09 15:34:36 pubspec.lock files get generated for everything wi
tonyg 2015/04/09 15:44:20 If sky is a special case, then I think we should o
zra 2015/04/09 16:20:48 If these aren't nailed down, pub during gclient sy
Session.vim
tags
Thumbs.db
v8.log
+packages/
/build/util/LASTCHANGE*
/build/linux/bin/eu-strip
/build/win_toolchain.json
« no previous file with comments | « no previous file | BUILD.gn » ('j') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698