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 /Kohana.gitignore | |
parent | 060aed8a931f0f085f32293b36c357bc9bb3b969 (diff) | |
download | gitignore-f0dde55c6bd9e152a02e0a993a4ae14d9f666a34.tar.gz gitignore-f0dde55c6bd9e152a02e0a993a4ae14d9f666a34.zip |
ensure single trailing newline
Diffstat (limited to 'Kohana.gitignore')
-rw-r--r-- | Kohana.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kohana.gitignore b/Kohana.gitignore index 42d7030f..8b2ab01a 100644 --- a/Kohana.gitignore +++ b/Kohana.gitignore @@ -1,2 +1,2 @@ application/cache/* -application/logs/*
\ No newline at end of file +application/logs/* |