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

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: Incorporate feedback from thestig Created 8 years, 4 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') | tools/win/link_limiter/limiter.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 054c37543d21cced4214d19e77647b0f908caf71..a823fdd6f388d7dec2353a56f07a40bbe3755304 100644
--- a/.gitignore
+++ b/.gitignore
@@ -230,6 +230,7 @@ v8.log
/tools/json_schema_compiler/test/json_schema_compiler_tests.xml
/tools/page_cycler/acid3
/tools/tryserver
+/tools/win/link_limiter/build
/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') | tools/win/link_limiter/limiter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698