فهرست منبع

chore: 添加 mp4/mp3 到 gitignore 防止大文件误提交

gamehu 2 روز پیش
والد
کامیت
47e53a3671
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -1,4 +1,6 @@
 node_modules
 .history
 *.pdf
-public
+public
+*.mp4
+*.mp3