openscad/.gitignore

38 lines
550 B
Plaintext

*.dmg
*~
*.tar*
Makefile
objects
.gdbinit
.qmake.stash
parser_yacc.h
*/#*#
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
**/project.xcworkspace
**/xcuserdata
/*.scad
/*.stl
/*.dxf
/*.off
/*.amf
/*.png
/*.csg
/lexer_lex.cpp
/parser_yacc.cpp
/OpenSCAD.app
/openscad.pro.user
/openscad
/locale/*/*/*.mo
/locale/POTFILES
/tests/openscad_nogui
/tests/diffpng
/tests/test_pretty_print.log.txt
/tests/*.png
/tmp
/nbproject
/mingw32
/mingw64