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

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: merge 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
« no previous file with comments | « tools/create_sdk.py ('k') | utils/dartanalyzer/dartanalyzer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « tools/create_sdk.py ('k') | utils/dartanalyzer/dartanalyzer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698