diff options
author | Marius Kintel <marius@kintel.net> | 2012-01-04 17:05:30 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-01-04 17:05:30 (GMT) |
commit | 9856607d278d3843d56dab8325a552351accd2cf (patch) | |
tree | 151074d2394a0929737292fa10d0a42cf8cf8fc2 /tests/.gitignore | |
parent | 9bac643ed815d18af07dbdd78f68d54e34ab68b9 (diff) | |
parent | 9f16204889c8e42785bf82d6a5db74c80e0027b6 (diff) |
Merge pull request #54 from openscad/parserfix
fix crash bug rpt by nop head - 'use <x.scad>' when x.scad doesnt exist
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index ba02d4c..4dc4e40 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -19,4 +19,6 @@ out.png /echotest /opencsgtest /throwntogethertest -/yee_compare +/cgalstlsanitytest +/sysinfo.txt +/CTestCustom.cmake
\ No newline at end of file |