diff --git a/.gitignore b/.gitignore index b7faf40..2f35b3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Stop git from adding ripped movies to repo +output/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[codz]