From 0dff4962d6e6fc34bb9672d023f72c0fc67ca260 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 15 Jun 2015 15:00:30 -0700 Subject: [PATCH] ignore pip.log --- dotfiles/gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/gitignore b/dotfiles/gitignore index db867915..36f4e4f8 100644 --- a/dotfiles/gitignore +++ b/dotfiles/gitignore @@ -30,4 +30,5 @@ dotfiles/pip/cache .tern-project .tern-port -dotfiles/config/configstore/ \ No newline at end of file +dotfiles/config/configstore/ +dotfiles/pip/pip.log \ No newline at end of file