This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mine
/
hexo-blog
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
chore: 添加 mp4/mp3 到 gitignore 防止大文件误提交
gamehu
hace 2 días
padre
9eeb05dba0
commit
47e53a3671
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
3
1
.gitignore
+ 3
- 1
.gitignore
Ver fichero
@@ -1,4 +1,6 @@
node_modules
.history
*.pdf
-public
+public
+*.mp4
+*.mp3