Sfoglia il codice sorgente

added a rule to ignore some useless files

master
Nathan R 3 anni fa
parent
commit
e0d4219441
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore Vedi File

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

Caricamento…
Annulla
Salva