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

2.0.x
Robert F-C 11 years ago
parent 9547fb9dfb
commit 221286c10a

2
.gitignore vendored

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

Loading…
Cancel
Save