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