diff --git a/.gitignore b/.gitignore index 04e619d..baf48c4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ __pycache__/ *.db *.log reddit_stock_analyzer.egg-info/ -images/ \ No newline at end of file +images/ +public/ \ No newline at end of file