This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xiahan
/
js-safe-production
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
feature 忽略提交的文件
xiahan
hai 2 meses
pai
ed979b037e
achega
6397123c50
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
.gitignore
+ 4
- 0
.gitignore
Ver ficheiro
@@ -1 +1,5 @@
/.idea/
+# 忽略所有 target 目录
+target/
+# 忽略所有 .log 文件
+*.log