Explorar el Código

build: add gcov files to the Git ignore list.

legacy
Sam Hocevar sam hace 12 años
padre
commit
90c8a58937
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore Ver fichero

@@ -34,6 +34,8 @@ core.*
vgcore.*
callgrind.out.*
perf.data*
*.gcda
*.gcno
# Editor cruft
.*.swp
*~


Cargando…
Cancelar
Guardar