From b9aad691b592d27b3fb6bc4a27a7aa774ba9c8c8 Mon Sep 17 00:00:00 2001 From: heaven Date: Sat, 16 May 2026 22:06:35 +0300 Subject: [PATCH] update gitignore with Vite config --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f23ffa9f..ea1af1c4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ config.local.json docs/ai/desired_features.md docs/ai/bugs.md docs/plans -docs \ No newline at end of file +docs + +vite.config.*.timestamp-*.mjs