This website works better with JavaScript
Home
Explore
Help
Sign In
mine
/
hexo-blog
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: 添加 mp4/mp3 到 gitignore 防止大文件误提交
gamehu
2 days ago
parent
9eeb05dba0
commit
47e53a3671
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
.gitignore
+ 3
- 1
.gitignore
View File
@@ -1,4 +1,6 @@
node_modules
.history
*.pdf
-public
+public
+*.mp4
+*.mp3