Explorar el Código

Merge pull request #576 from nysa/master

Ignore Vim untitled and unsaved buffer swapfiles
pull/610/merge
Justin Spahr-Summers hace 11 años
padre
commit
b2c694d792
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Global/vim.gitignore

+ 1
- 1
Global/vim.gitignore Ver fichero

@@ -1,4 +1,4 @@
.*.s[a-w][a-z]
*.s[a-w][a-z]
*.un~
Session.vim
.netrwhist

Cargando…
Cancelar
Guardar