diff options
author | Ivan Zuzak <izuzak@gmail.com> | 2013-10-06 14:40:01 +0200 |
---|---|---|
committer | Ivan Zuzak <izuzak@gmail.com> | 2013-10-06 14:40:01 +0200 |
commit | f0dde55c6bd9e152a02e0a993a4ae14d9f666a34 (patch) | |
tree | edd6ea16ce432a92820b2c6b46e43d115ad74da8 /Global/CVS.gitignore | |
parent | 060aed8a931f0f085f32293b36c357bc9bb3b969 (diff) | |
download | gitignore-f0dde55c6bd9e152a02e0a993a4ae14d9f666a34.tar.gz gitignore-f0dde55c6bd9e152a02e0a993a4ae14d9f666a34.zip |
ensure single trailing newline
Diffstat (limited to 'Global/CVS.gitignore')
-rw-r--r-- | Global/CVS.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Global/CVS.gitignore b/Global/CVS.gitignore index 0f0f06ed..01ba8634 100644 --- a/Global/CVS.gitignore +++ b/Global/CVS.gitignore @@ -1,4 +1,4 @@ /CVS/* */CVS/* .cvsignore -*/.cvsignore
\ No newline at end of file +*/.cvsignore |