openscad/.gitignore

30 lines
448 B
Plaintext
Raw Normal View History

2011-11-07 06:51:32 +04:00
/*.scad
2011-11-06 21:36:16 +04:00
*.dmg
*~
2011-11-06 21:36:16 +04:00
*.tar*
Makefile
objects
2014-01-03 22:17:31 +04:00
.gdbinit
/*.stl
/*.dxf
2011-11-07 06:50:05 +04:00
/lexer_lex.cpp
/parser_yacc.cpp
2011-11-06 21:36:16 +04:00
parser_yacc.h
2011-11-07 06:50:05 +04:00
/tmp
/OpenSCAD.app
2012-01-25 05:52:09 +04:00
*/#*#
/locale/*/*/*.mo
/locale/POTFILES
/nbproject
2014-12-25 20:52:20 +03:00
/openscad.pro.user
2012-04-24 03:14:33 +04:00
/openscad
/tests/openscad_nogui
2014-01-03 22:17:31 +04:00
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
2014-08-25 02:07:20 +04:00
**/project.xcworkspace
**/xcuserdata