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

Unified Diff: .gitignore

Issue 10447014: Add pylint to depot_tools. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Fix unittests. Created 8 years, 6 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 | bootstrap/win/pylint.new.bat » ('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 7199499a4ac60d73d2c131e2c8d0da40127e1a0a..9bb560f62674aa3d95a4aec3522c0e9e0089b790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
# Ignore the batch files produced by the Windows bootstrapping.
/git.bat
/gitk.bat
+/pylint.bat
/python
/python.bat
/ssh.bat
@@ -21,7 +22,6 @@
# Ignore locations where third-party tools are placed during bootstrapping.
/python_bin
/git_bin
-/site-packages-py*
/svn_bin
# Ignore unittest related files.
« no previous file with comments | « no previous file | bootstrap/win/pylint.new.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698