2016-06-14 21:22:11 +02:00
|
|
|
# QTCreator user prefs
|
2016-06-14 19:59:10 +02:00
|
|
|
*.user
|
2016-06-14 21:22:11 +02:00
|
|
|
|
|
|
|
# Directories to ignore
|
|
|
|
debug/
|
|
|
|
release/
|
|
|
|
*-debug/
|
|
|
|
*-release/
|
2016-06-29 12:08:20 +02:00
|
|
|
/docs/Doxygen/html/
|
|
|
|
|
|
|
|
# Intermediate Files
|
2017-01-25 17:25:26 +01:00
|
|
|
*.bc
|
|
|
|
apps/sample/polygonmesh_dual/polygonmesh_base
|
|
|
|
|
|
|
|
*.stash
|
|
|
|
|
|
|
|
apps/sample/polygonmesh_dual/dual_dual.obj
|
|
|
|
|
|
|
|
apps/sample/polygonmesh_dual/dual.obj
|
|
|
|
|
|
|
|
apps/sample/polygonmesh_dual/Makefile
|
|
|
|
|
|
|
|
apps/sample/polygonmesh_dual/plylib.o
|
|
|
|
|
|
|
|
*.o
|
|
|
|
|
|
|
|
*.ply
|
|
|
|
|
|
|
|
*.obj
|
|
|
|
|
|
|
|
apps/sample/polygonmesh_optimize/polygonmesh_base
|
|
|
|
|
|
|
|
apps/sample/polygonmesh_optimize/Makefile
|
|
|
|
|
|
|
|
vcg/complex/algorithms/polygonal_algorithmsOLD.h
|