From 8b5e6931df4782ccd77476a66dc8f7fe799c7dec Mon Sep 17 00:00:00 2001 From: spatialfree Date: Sun, 3 Nov 2024 04:46:33 -0500 Subject: [PATCH] ignore webms --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c0d0848..492f4eb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ tmp/ *.json -web/public/fonts/ \ No newline at end of file +web/public/fonts/ + +*.webm \ No newline at end of file