chore: 从git移除视频文件并添加.gitignore排除规则

This commit is contained in:
selfrelease
2026-08-04 13:09:53 +08:00
parent 37cd5ae7e1
commit f6027ee5c5
3 changed files with 7 additions and 1 deletions
+7 -1
View File
@@ -2,7 +2,13 @@ node_modules/
dist/
.env
*.log
.DS_Store
*.DS_Store
*.mp4
*.avi
*.mov
*.mkv
*.flv
*.wmv
*.png
马兰拉面数据分析/
*.xlsx
BIN
View File
Binary file not shown.
Binary file not shown.