diff options
author | don bright <hugh.m.bright@gmail.com> | 2011-11-06 18:19:09 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2011-11-06 18:19:09 (GMT) |
commit | 8baead275affe384e2344bbbff78b046c08c8812 (patch) | |
tree | 63d741c40631a6c6f1b42a598a672a19844f9f72 /tests/.gitignore | |
parent | 31a97f34e1122690cbad2c9bf01f3ede6d3da135 (diff) | |
parent | 6bb261bcd5922c69770c27d25f43c7c315c101a4 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..6b839c5 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,17 @@ +*-output +CMakeFiles +CMakeCache.txt +CTestTestfile.cmake +Testing +cmake_install.cmake +lexer.cpp +parser_yacc.c +cgalpngtest +cgaltest +csgtermtest +csgtexttest +dumptest +echotest +opencsgtest +throwntogethertest +yee_compare |