[CRIU] [PATCH 1/4] Update .gitignore

Cyrill Gorcunov gorcunov at openvz.org
Fri Jul 6 08:10:45 EDT 2012


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8cf64a4..b7cc0da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 *.elf
 *.out
 *.swp
+*.swo
 *-blob.h
 .git-ignore
 crtools
@@ -14,3 +15,5 @@ TAGS
 syscall-x86-64.S
 include/syscall.h
 include/syscall-codes.h
+protobuf/*.c
+protobuf/*.h
-- 
1.7.7.6



More information about the CRIU mailing list