diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-02-18 03:23:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-02-18 03:23:59 +0300 |
commit | b0906cbb3e852db03eaa3203553e4c2dfcee7e42 (patch) | |
tree | 637f6e78ed08e5a043c4399265ffe806ffb7f15e /.gitignore | |
parent | c652b5b89d22a532f80de4a3eff96a336f90d58b (diff) | |
download | plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.tar.gz plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.tar.bz2 plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.tar.xz plus-b0906cbb3e852db03eaa3203553e4c2dfcee7e42.zip |
Remove from git test scripts.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 42a6980d6..2f9c8690e 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,14 @@ build/toolchain.cmake1 build/makerats.log build/make_hc.txt build/make_hc2.txt +build/makecheck1 +build/makecheck2 +build/makecheck3 +build/makecheck4 +build/makecheck5 +build/makecheck6 +build/clmake +build/bmakesnapshot # debian debian/* |