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

Unified Diff: .gitignore

Issue 1667853004: Ignore more files and directories (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 10 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 | no next file » | 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 25a890cbec46de2e4f38536d912b15e1e195ac03..2cd459254aab5854759f93e88ee7d7ca22a346aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
/git.bat
/gitk.bat
/pylint.bat
+/.pylint.d/
/python
/python.bat
/ssh.bat
@@ -26,7 +27,8 @@
/svn_bin
/external_bin
/win_toolchain/vs2013_files
-/win_toolchain/.timestamps
+/win_toolchain/vs_files
+/win_toolchain/*.timestamps
/win_toolchain/.vspro
/win_toolchain/data.json
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698