diff options
author | Torsten Paul <Torsten.Paul@gmx.de> | 2014-01-03 18:17:31 (GMT) |
---|---|---|
committer | Torsten Paul <Torsten.Paul@gmx.de> | 2014-01-03 18:17:31 (GMT) |
commit | ad15bc7dc275b0ecc19e961d15ffbb538c18a2c3 (patch) | |
tree | 57d596f1156a05035e6e237b718517f32b1ac272 | |
parent | c5223417e3ffe965d09d971865797206080eb0ae (diff) |
Update .gitignore.
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,7 @@ *.tar* Makefile objects +.gdbinit /*.stl /*.dxf /lexer_lex.cpp @@ -15,3 +16,7 @@ parser_yacc.h /nbproject /openscad /tests/openscad_nogui +testdata/scad/features/import_dxf-tests.scad +testdata/scad/features/import_stl-tests.scad +testdata/scad/misc/include-tests.scad +testdata/scad/misc/use-tests.scad |