diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-07 02:50:05 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-07 02:50:05 (GMT) |
commit | 729912f3a8582ab260f46ecdbf0c6efab10579de (patch) | |
tree | 99a1c4d733cce2e9867dd91caeea24f829cc84f1 /.gitignore | |
parent | 6aaff8e2df07563d064b87b46ff5a79b1ba35ad3 (diff) |
updated ignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,8 +5,8 @@ Makefile objects *.stl *.dxf -lexer_lex.cpp -parser_yacc.cpp +/lexer_lex.cpp +/parser_yacc.cpp parser_yacc.h -tmp -OpenSCAD.app
\ No newline at end of file +/tmp +/OpenSCAD.app |