From 0ef4646a9c19d3d88ffb7674123ccdc0a9012d98 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Mon, 8 Jun 2015 20:28:34 +0200 Subject: Added build for test project --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bf013a7..e0e61c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,12 @@ CMakeCache.txt CMakeFiles -cmake_install.cmake +*.cmake install_manifest.txt output/ cppbot +cppbot_test *.sdf *.suo Debug/ +Testing/ Makefile -- cgit v1.2.3