From 8bb3357b46c3aecc8318f54ccf0e156749310aa9 Mon Sep 17 00:00:00 2001 From: brian Date: Thu, 13 Apr 2023 18:25:59 +0000 Subject: [PATCH] updates ignores --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8bc348e..b29b9b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv/ -__pycache__ \ No newline at end of file +__pycache__ +tweets/ \ No newline at end of file