This website works better with JavaScript.
Home
Start
Help
Sign In
thomas
/
marlin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
Robert F-C
11 years ago
parent
9547fb9dfb
commit
221286c10a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -3,4 +3,4 @@ applet/
3
3
*~
4
4
*.orig
5
5
*.rej
6
-*.bak
6
+*.bak
Write
Preview
Loading…
Cancel
Save