From d203be43c9e1006672a1a1da6b177fd43f4760c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 13 Oct 2011 02:33:04 +0300 Subject: Move build scripts and logs to build dir. --- .gitignore | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e775b63f9..bef2937de 100644 --- a/.gitignore +++ b/.gitignore @@ -79,25 +79,26 @@ mana.creator.user* run/* my/* win/* -make.log -make1.log -make2.log -make_nsiqcppstyle.txt -bcmake1 -bmake1 -gprof.png -gprof.txt -gmon.out -makecheck.txt -makecheck_err.txt -makeflawfinder.log -makegprof1 -pmake1 -packwin1 -toolchain.cmake1 -makerats.log -make_hc.txt -make_hc2.txt +build/make.log +build/make1.log +build/make2.log +build/make_nsiqcppstyle.txt +build/bcmake1 +build/bmake1 +build/gprof.png +build/gprof.txt +build/gprof.dot +build/gmon.out +build/makecheck.txt +build/makecheck_err.txt +build/makeflawfinder.log +build/makegprof1 +build/pmake1 +build/packwin1 +build/toolchain.cmake1 +build/makerats.log +build/make_hc.txt +build/make_hc2.txt # debian debian/* -- cgit v1.2.3-70-g09d2