diff options
author | Vincent Ambo <vincent@spotify.com> | 2013-08-06T22·58+0200 |
---|---|---|
committer | Vincent Ambo <vincent@spotify.com> | 2013-08-06T22·58+0200 |
commit | 494cda1ac0728f20b6a6372a6cc5c51aa248a71b (patch) | |
tree | 8118760ff6b1182345b1dfdd59049c787494467e /.gitignore | |
parent | 503600091e63ebe63c8a84ec6b8a6120ff89dc23 (diff) |
Require a final newline on both visiting and saving a file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2456e9d97e77..620c180555b5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ init-irc.el init-local.el other/ scripts/ -themes/ \ No newline at end of file +themes/ |