Selaa lähdekoodia

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

Robert F-C 12 vuotta sitten
vanhempi
commit
221286c10a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Näytä tiedosto

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

Loading…
Peruuta
Tallenna