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

Unified Diff: .gitignore

Issue 10826067: Implement a tool called link_limiter to impose a global restriction on how many (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: refactor concurrency metrics Created 8 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 | tools/win/link_limiter/build_link_limiter.py » ('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 b69a829115720c21d8e64b40ba994f91d1221bc2..1beaa9d856810cb84c4a40e5da40ea254fe5a816 100644
--- a/.gitignore
+++ b/.gitignore
@@ -228,6 +228,7 @@ v8.log
/tools/json_schema_compiler/test/json_schema_compiler_tests.xml
/tools/page_cycler/acid3
/tools/tryserver
+/tools/win/link_limiter/
nsylvain 2012/07/30 22:16:25 why? Maybe you want to ignore only {link/lib}_lim
/ui/resources/aura/google_wallpapers
/v8
/webkit/Debug
« no previous file with comments | « no previous file | tools/win/link_limiter/build_link_limiter.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698