From 0532a521a2ccbe4fb7671d79e4a5e113fed33ae0 Mon Sep 17 00:00:00 2001 From: Artanis <283186127@qq.com> Date: Fri, 1 Mar 2013 09:47:46 +0800 Subject: [PATCH] Add "build\" into .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0a19f3ceeb..97e727b50b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ OpenCV4Tegra/ .sw[a-z] .*.swp tags +build/ \ No newline at end of file