updated ignores

stl_dim
Marius Kintel 2011-11-07 03:50:05 +01:00
parent 6aaff8e2df
commit 729912f3a8
2 changed files with 24 additions and 22 deletions

8
.gitignore vendored
View File

@ -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
/tmp
/OpenSCAD.app

38
tests/.gitignore vendored
View File

@ -1,18 +1,20 @@
*.a
*-output
CMakeFiles
CMakeCache.txt
CTestTestfile.cmake
Testing
cmake_install.cmake
lexer.cpp
parser_yacc.c
cgalpngtest
cgaltest
csgtermtest
csgtexttest
dumptest
echotest
opencsgtest
throwntogethertest
yee_compare
/*.a
/*-output
out.txt
out.png
/CMakeFiles
/CMakeCache.txt
/CTestTestfile.cmake
/Testing
/cmake_install.cmake
/lexer.cpp
/parser_yacc.c
/cgalpngtest
/cgaltest
/csgtermtest
/csgtexttest
/dumptest
/echotest
/opencsgtest
/throwntogethertest
/yee_compare