diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2016-03-28 15:17:58 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2016-03-28 15:17:58 +1300 |
commit | 4ab9c61774733aa68b6eb8cf03f3ad747b46c698 (patch) | |
tree | 65a09c68bb2958820d58921743fecb81166e7a06 /subversion | |
parent | Add readv function (diff) | |
download | dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.tar.gz dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.zip |
Remove blank lines at end of files
Diffstat (limited to 'subversion')
-rw-r--r-- | subversion/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subversion/config b/subversion/config index ca6fbb7d..fe6f96c6 100644 --- a/subversion/config +++ b/subversion/config @@ -9,4 +9,3 @@ global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo *.rej [auto-props] *.jpg = svn:mime-type=image/jpeg *.png = svn:mime-type=image/png - |