From 2c57f8fbbb7d247f7e78e76d5aa8e07a0723db6f Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 19 Jul 2016 13:14:16 +0200 Subject: [PATCH] Updated gitignore for virtualenv --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d0db500..37b85082 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,9 @@ hearthstoneapi.txt diario.txt lolapi.txt *.ini -nohup.out \ No newline at end of file +nohup.out +Include/* +Lib/* +Scripts/* +tcl/* +pip-selfcheck.json \ No newline at end of file