Explorar el Código

added a rule to ignore some useless files

master
Nathan R hace 3 años
padre
commit
e0d4219441
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore Ver fichero

@ -1,3 +1,6 @@
*~
*.dSYM
.DS_Store
tests-c/*.otags
tests-c/*.tags
tests-c/*.expected

Cargando…
Cancelar
Guardar