2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-09-07 17:55:23 +00:00

Add build directory to gitignore

After running make install, build directory is generated but not ignored
in gitignore. So this commit add build directory to gitignore.

Signed-off-by: Byeonggon Lee <gonny952@gmail.com>
This commit is contained in:
Byeonggon Lee
2020-03-15 16:32:15 +09:00
committed by Andrei Vagin
parent cc362b432e
commit 967797a867

1
.gitignore vendored
View File

@@ -42,3 +42,4 @@ lib/.crit-setup.files
compel/include/asm
include/common/asm
include/common/config.h
build/