Jelajahi Sumber

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.
Chris Wanstrath 13 tahun lalu
induk
melakukan
d9fb955d92
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      Global/Mercurial.gitignore
  2. 1 1
      Java.gitignore

+ 1 - 1
Global/Mercurial.gitignore

@@ -1,3 +1,3 @@
 /.hg/*
 /.hg/*
 */.hg/*
 */.hg/*
-.hgignore
+.hgignore

+ 1 - 1
Java.gitignore

@@ -1 +1 @@
-*.class
+*.class