From 85685dfd4cf90e7c79cd9f9664475577757c4b99 Mon Sep 17 00:00:00 2001 From: BlackDragon Date: Sat, 18 Oct 2025 00:47:50 +0200 Subject: [PATCH] modify gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c41b7ba..7533bec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ images/* -imagestore/* +imagestore/app +imagestore/vhd .config \ No newline at end of file