diff --git a/.gitignore b/.gitignore index 731e1fda..4434eb13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ stocks.parquet stocks_preview.csv -appdata.db \ No newline at end of file +appdata.db +__pycache__ \ No newline at end of file