Explorar el Código

Tell git to ignore files generated by autotools.

master
Richard Nyberg hace 16 años
padre
commit
d8e1d6a492
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. +7
    -0
      .gitignore

+ 7
- 0
.gitignore Ver fichero

@@ -0,0 +1,7 @@
*.in
aclocal.m4
autom4te.cache
configure
depcomp
install-sh
missing

Cargando…
Cancelar
Guardar