Skip to content

Commit d9fb955

Browse files
committed
Merge pull request #161 from cboutter/master
Added a newline at end of the Mercurial and Java files in order to build a gitignore file from multiple templates.
2 parents d2f940f + 4f72321 commit d9fb955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Global/Mercurial.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/.hg/*
22
*/.hg/*
3-
.hgignore
3+
.hgignore

Java.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
*.class
1+
*.class

0 commit comments

Comments
 (0)