This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
miti
/
linux-sgx-trts-modified
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Update .gitignore
zhaohuidu
hace 10 años
commit
d3b80b9c39
Se han
modificado 1 ficheros
con
9 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
9
0
.gitignore
+ 9
- 0
.gitignore
Ver fichero
@@ -0,0 +1,9 @@
+#object file
+.o
+
+#library
+.a
+
+#share object
+.so
+.so.*