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

Unified Diff: .gitignore

Issue 11867029: Clean up a few static warnings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | utils/tests/pub/oauth2_test.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 72b2e8cd1e4a083d9d4c4496908b7b9efe052be9..f86214781066dc92ea1fe596a480a19ee71b6d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,8 +45,9 @@ third_party/gsutil/*/gsutilc
# From the Mac OS X Finder
.DS_Store
-# Pub generated "packages" directories
+# Pub generated "packages" directories and files
packages
+pubspec.lock
# Vim temporary swap files.
*.swp
« no previous file with comments | « no previous file | utils/tests/pub/oauth2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698