[CRIU] [PATCH 1/6] .gitignore: re-add Makefile.local

Kir Kolyshkin kir at openvz.org
Mon Feb 22 18:44:11 PST 2016


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

Cc: Cyrill Gorcunov <gorcunov at openvz.org>
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e7d90f0..1dc4154 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
 cscope*
 tags
 TAGS
+Makefile.local
 images/*.c
 images/*.h
 images/google/protobuf/*.c
-- 
2.5.0



More information about the CRIU mailing list