Ver código fonte

Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)

Robert F-C 11 anos atrás
pai
commit
221286c10a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Ver arquivo

@@ -3,4 +3,4 @@ applet/
3 3
 *~
4 4
 *.orig
5 5
 *.rej
6
-*.bak
6
+*.bak

Carregando…
Cancelar
Salvar