]> source.dussan.org Git - gitignore.git/commit
Fix eol issues 1055/head
authorJacob Rigby <jacobcrigby@gmail.com>
Wed, 23 Apr 2014 20:50:28 +0000 (15:50 -0500)
committerJacob Rigby <jacobcrigby@gmail.com>
Wed, 23 Apr 2014 21:02:01 +0000 (16:02 -0500)
commit5eacf05adb5a1c6efe7205b766953c537bbab064
tree1a6b67211ee28c073388fdf0c4a603255d12de40
parent95d8ff4e7aedb5a1742fe1f70ea8f33f267adf42
Fix eol issues

Some files don't contain a line separator ('\n') at the end. Add the
missing eol.

In POSIX, all lines of text should end with a newline character by
definition. See
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html
section 3.397 for more.

See https://gist.github.com/jacknagel/1020172 for a gist of the issue.
Android.gitignore
CodeIgniter.gitignore
Composer.gitignore
Symfony2.gitignore