From 0d28760fa1610f89b60adfc57920be6cd884808f Mon Sep 17 00:00:00 2001 From: Raincloud Date: Mon, 27 Apr 2026 19:57:52 -0600 Subject: [PATCH] ignore mp4 we're excluding og vod copies, those will be kept on nas but not in lfs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 258ba39..9b61bea 100644 --- a/.gitignore +++ b/.gitignore @@ -61,7 +61,7 @@ desktop.ini .specstory/ # Large media files (uncomment if you want to exclude rendered outputs) -# *.mp4 +*.mp4 # *.avi # *.mov # *.png