From 427c7701bec30a2741836d7c2e953ded99ceba5d Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sun, 23 Jun 2019 16:23:16 -0400 Subject: [PATCH] Ignore python env --- experiments/tweetBot/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/experiments/tweetBot/.gitignore b/experiments/tweetBot/.gitignore index fda0d90b..63ff00f9 100644 --- a/experiments/tweetBot/.gitignore +++ b/experiments/tweetBot/.gitignore @@ -1,3 +1,4 @@ config.py *.pyc action_log.json +env/