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

Unified Diff: .gitignore

Issue 1682673002: Add ./tool/override_analyzer_dependency.sh to checkout latest analyzer + set is as override (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: fail on local mods Created 4 years, 10 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 | tool/dependency_overrides.sh » ('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 916dae2c10d93c0d4d1fe9935cb28bbdf679f7f9..6de789f70531eec906176fbe47574e422a0cb2be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,5 +25,8 @@ test/codegen/language/*_multi.dart
# Created by ./tool/build_sdk.sh
tool/generated_sdk/
+# Created by ./tool/dependency_overrides.sh
+dependency_overrides/
+
# Include when developing application packages.
pubspec.lock
« no previous file with comments | « no previous file | tool/dependency_overrides.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698