openscad/.gitignore

27 lines
376 B
Plaintext

/*.scad
*.dmg
*~
*.tar*
Makefile
objects
.gdbinit
/*.stl
/*.dxf
/lexer_lex.cpp
/parser_yacc.cpp
parser_yacc.h
/tmp
/OpenSCAD.app
*/#*#
/nbproject
/openscad
/mingw32
/mingw64
/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
/mingw32
/mingw64