Commit 31171692 authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

.gitignore: re-add Makefile.local

Commit db6cb693 mistakenly removed Makefile.local from .gitignore.
Restore it back. See commit 43fb9484 for more info.

Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Acked-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Acked-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 7c7f7257
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
cscope* cscope*
tags tags
TAGS TAGS
Makefile.local
images/*.c images/*.c
images/*.h images/*.h
images/google/protobuf/*.c images/google/protobuf/*.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment