diff --git a/.gitignore b/.gitignore index 778b12b..278b718 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ config.toml .venv *.mp4 -__pycache__/ \ No newline at end of file +__pycache__/ +rewind.egg-info/ \ No newline at end of file