Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Karathan
/
source_of_the_sovereign
espejo de
https://github.com/SBird1337/source_of_the_sovereign
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
Lanzamientos
0
Wiki
Actividad
Explorar el Código
fix file not found
ipatix
hace 7 años
padre
677f36ec63
commit
f0c21bc216
Se han
modificado 3 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
gfx_build/boot/.gitignore
2
0
gfx_build/char/.gitignore
2
0
gfx_build/title_screen/.gitignore
+ 2
- 0
gfx_build/boot/.gitignore
Ver fichero
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore
+ 2
- 0
gfx_build/char/.gitignore
Ver fichero
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore
+ 2
- 0
gfx_build/title_screen/.gitignore
Ver fichero
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore