Explorar el Código

.gitignore - adding more test file patterns

master
gashapwn hace 3 años
padre
commit
b0a547308f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore Ver fichero

@@ -3,6 +3,7 @@ test/*
*~
test_*.txt
*/p[0-9].pl
[0-9].pl
notes.txt
user_list.txt
.#*
.#*

Cargando…
Cancelar
Guardar