This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiahan
/
js-safe-production
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
feature 忽略提交的文件
xiahan
hace 2 meses
padre
ed979b037e
commit
6397123c50
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.gitignore
+ 4
- 0
.gitignore
Ver fichero
@@ -1 +1,5 @@
/.idea/
+# 忽略所有 target 目录
+target/
+# 忽略所有 .log 文件
+*.log