Browse Source

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

pull/1/head
Robert F-C 11 years ago
parent
commit
221286c10a
  1. 2
      .gitignore

2
.gitignore

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

Loading…
Cancel
Save