From 3e799fc7ddbbfd3f9e34673d19f234ce22dbc42f 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/