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

Unified Diff: utils/dartanalyzer/.gitignore

Issue 240723006: Replace Java based analyzer with Dart based analyzer when building SDK (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: address comments Created 6 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
Index: utils/dartanalyzer/.gitignore
diff --git a/utils/dartanalyzer/.gitignore b/utils/dartanalyzer/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..882ba04da8528b8e1127c3285c3fdd43c2e598c3
--- /dev/null
+++ b/utils/dartanalyzer/.gitignore
@@ -0,0 +1,2 @@
+/dartanalyzer.Makefile
+/dartanalyzer.target.mk
kustermann 2014/04/24 07:50:38 Can't we put this in the repository-root .gitignor
danrubel 2014/04/29 16:10:40 I'm following the pattern established in compiler,

Powered by Google App Engine
This is Rietveld 408576698