From 4a88624e86cf190a24e5d38490f8271f9d7c6a0d Mon Sep 17 00:00:00 2001
From: user1 <10901603+no-distractions1@user.noreply.gitee.com>
Date: 星期二, 25 六月 2024 16:46:51 +0800
Subject: [PATCH] 艺术戏剧(拖拽题测试)

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 403adbc..9553f0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 .DS_Store
 node_modules
 /dist
+dist.*
 
 
 # local env files

--
Gitblit v1.9.1