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. |