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

Unified Diff: .gitignore

Issue 1232763004: Add path filter (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | « no previous file | pkg/analyzer/lib/source/path_filter.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 effef47c1bbd704ebe3151284c2cc859bbb5cb59..8672f82d809d4d2ec80e1f61ad2529f1a7ebf1d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,7 @@ client/tests/drt
# Pub generated "packages" directories and files
packages
pubspec.lock
+.packages
# Local pub storage
.pub
« no previous file with comments | « no previous file | pkg/analyzer/lib/source/path_filter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698