Deep-Stonks-Group / Forecasting-Team-3

Other
0 stars 2 forks source link

Brandon feature 06102021 #6

Closed GreenFerret95 closed 3 years ago

calebheinzman commented 3 years ago

It looks like the venv file is still trying to be added. Create a .gitignore file and add a line with /venv/ then commit the changes and this should fix it. Also it’s probably a good idea to add the /.vscode/ configuration files to the .gitignore as well. (I’d recommend checking out pycharm).