ADD pipx egg info to gitignore

This commit is contained in:
2025-12-18 00:39:07 +00:00
parent 96e08fac28
commit fab19ae1b6

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ config.toml
.venv .venv
*.mp4 *.mp4
__pycache__/ __pycache__/
rewind.egg-info/