This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
fusu
/
go_gameshield
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
feat: add dockerignore gitattributes
hxx258456
hace 2 años
padre
a400c1d25e
commit
7d99bc1e5d
Se han
modificado 2 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.dockerignore
1
0
.gitattributes
+ 2
- 0
.dockerignore
Ver fichero
@@ -0,0 +1,2 @@
+.git
+.idea
+ 1
- 0
.gitattributes
Ver fichero
@@ -0,0 +1 @@
+* text=auto eol=crlf