From f4a83b3c404a922acd9fd514cf3177645e70cda8 Mon Sep 17 00:00:00 2001 From: ilia Date: Thu, 14 Aug 2025 17:22:28 -0800 Subject: [PATCH] remove photos --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e2de66..63dada1 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,6 @@ Thumbs.db # Environment variables .env -.history/ \ No newline at end of file +.history/ + +photos/ \ No newline at end of file