From 58c64b2bbe4b49f0680c5994ec140ed418cabaeb Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Wed, 3 Jan 2018 19:39:32 -0800 Subject: [PATCH] Ignore files --- experiments/tweetBot/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/experiments/tweetBot/.gitignore b/experiments/tweetBot/.gitignore index f85c6b18..fda0d90b 100644 --- a/experiments/tweetBot/.gitignore +++ b/experiments/tweetBot/.gitignore @@ -1 +1,3 @@ -config.py \ No newline at end of file +config.py +*.pyc +action_log.json