updating .gitignore to skip .egg stuff

get_list_of_videos
Mark Cotton 2023-07-20 09:32:24 -06:00
parent 66d601aaf2
commit fe650b4837
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ my_settings.py
.ipynb_checkpoints/ .ipynb_checkpoints/
.ipynb_checkpoints/* .ipynb_checkpoints/*
flask_session/ flask_session/
src/EagleEyev3.egg-info/