This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
jhb2345
/
fallout-terminal-clone
espejo de
https://github.com/jibby0/fallout-terminal-clone
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
removed recusive binary exclusion
Joshua Bicking
hace 9 años
padre
d97283e8cc
commit
d42a1c802b
Se han
modificado 3 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.gitignore
BIN
bin/linux64/FalloutTerminal
BIN
bin/win64/FalloutTerminal.exe
+ 1
- 1
.gitignore
Ver fichero
@@ -1,4 +1,4 @@
*~
*.o
-FalloutTerminal*
+
./
FalloutTerminal*
!FalloutTerminal.cfg
BIN
bin/linux64/FalloutTerminal
Ver fichero
BIN
bin/win64/FalloutTerminal.exe
Ver fichero