diff options
author | Marius Kintel <marius@kintel.net> | 2013-06-17 04:20:38 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-06-17 04:20:38 (GMT) |
commit | 867b43bb40afe286c0f8b701953192121fb2f84a (patch) | |
tree | d0cd70280e98c7c15ef24782db1aac1263039baa | |
parent | 181d19b753a232164841c287d2f57359e024edfb (diff) | |
parent | ec608756d6a6f3c2396ee7381f7cd785ade4e92d (diff) |
Merge branch 'master' of github.com:openscad/openscad
-rw-r--r-- | tests/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 2f5abd7..5033bd2 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -21,5 +21,8 @@ out.png /throwntogethertest /cgalstlsanitytest /cgalcachetest +/modulecachetest +/moduledumptest +/test_pretty_print /sysinfo.txt /CTestCustom.cmake
\ No newline at end of file |