From d5c43eda9c411099abd06735b664438fbea116a9 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 31 Oct 2017 08:30:33 -0400 Subject: [PATCH] gitignore: add build directory to ignore list Signed-off-by: Anas Nashif --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afbc711b2cf..1171bf3c663 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.swp *.swo *~ +build cscope.* .dir outdir