diff --git a/.gitignore b/.gitignore index b29b9b3..cc78887 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ venv/ __pycache__ -tweets/ \ No newline at end of file +tweets/ +.DS_Store