From 2586634c22befc923b1f6651359d9bfc8792319c Mon Sep 17 00:00:00 2001 From: Brunobrno Date: Fri, 12 Jun 2026 01:11:39 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7d60353..18fc7ee 100644 --- a/.gitignore +++ b/.gitignore @@ -91,4 +91,6 @@ certs tmp/ # large video assets — host externally (S3) -frontend/public/portfolio/*.mp4 \ No newline at end of file +frontend/public/portfolio/*.mp4 + +backups/ \ No newline at end of file