chore: 从git移除视频文件并添加.gitignore排除规则
This commit is contained in:
+7
-1
@@ -2,7 +2,13 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
.DS_Store
|
*.DS_Store
|
||||||
|
*.mp4
|
||||||
|
*.avi
|
||||||
|
*.mov
|
||||||
|
*.mkv
|
||||||
|
*.flv
|
||||||
|
*.wmv
|
||||||
*.png
|
*.png
|
||||||
马兰拉面数据分析/
|
马兰拉面数据分析/
|
||||||
*.xlsx
|
*.xlsx
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user