removed obsolete ignores
This commit is contained in:
parent
0bb2d6792a
commit
59a8deb672
1 changed files with 0 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,7 +9,6 @@ Makefile
|
|||
objects
|
||||
.gdbinit
|
||||
.qmake.stash
|
||||
parser_yacc.h
|
||||
**/#*#
|
||||
/.dir-locals.el
|
||||
testdata/scad/2D/features/import_dxf-tests.scad
|
||||
|
|
@ -36,8 +35,6 @@ testdata/scad/misc/use-tests.scad
|
|||
/*.h
|
||||
/*.dump
|
||||
/*.pl
|
||||
/lexer_lex.cpp
|
||||
/parser_yacc.cpp
|
||||
/OpenSCAD.app
|
||||
/openscad.appdata.xml
|
||||
/openscad.pro.user
|
||||
|
|
|
|||
Loading…
Reference in a new issue