Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
btpd
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Clean up and add a few more entries to .gitignore
master
Marq Schneider
hace 12 años
padre
f6eef6eebf
commit
b0b8a2faec
Se han
modificado 1 ficheros
con
19 adiciones
y
10 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+19
-10
.gitignore
+ 19
- 10
.gitignore
Ver fichero
@@ -1,10 +1,19 @@
*.in
aclocal.m4
autom4te.cache
compile
configure
config.guess
config.sub
depcomp
install-sh
missing
# http://www.gnu.org/software/automake
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
# Dependency files
.deps
# Object files and libraries
*.o
*.a
Escribir
Vista previa
Cargando…
Cancelar
Guardar