forked from ifcquery/ifcplusplus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
51 lines (51 loc) · 1.14 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
*.aps
*.cache
*.db
*.db-shm
*.db-wal
*.exe
*.idb
*.i
*.ilk
*.iobj
*.ipch
*.ipdb
*.lib
*.obj
*.opendb
*.opensdf
*.sdf
*.suo
*.pch
*.pdb
*.tlog
*.log
*.bin
*.vsidx
*.lock
bin
bin32
/build/
.hg/
examples/SimpleViewerExampleQt/dumpEntity.ifc
examples/SimpleViewerExampleQt/SimpleWall.ifc
examples/SimpleViewerExampleQt/GeneratedFiles/
examples/SimpleViewerExampleQt/dump_mesh_debug.txt
external/Carve/build/
examples/CreateIfcWallAndWriteFile/x64/
examples/CreateIfcWallAndWriteFile/SimpleWall.ifc
examples/LoadFileWithGeometryExampleConsole/dump_mesh_debug.txt
IfcPlusPlus-*
IfcPlusPlus/src/ifcpp/geometry/Carve - Copy/
IfcPlusPlus/src/ifcpp-
IfcPlusPlus/src/ifcpp--
IfcPlusPlus/src/ifcpp---/
IfcPlusPlus/src/ifcpp----/
examples/LoadFileExample/dump_mesh_debug.txt
examples/CreateIfcWallAndWriteFile/example.ifc
examples/SimpleViewerExampleQt/SimpleViewerExampleQt.vcxproj.user
examples/SimpleViewerExampleQt/SimpleViewerExampleQt.vcxproj.user
.vs/IfcPlusPlus/v17/DocumentLayout.json
examples/SimpleViewerExampleQt/.vs/SimpleViewerExampleQt/v17/DocumentLayout.json
examples/LoadFileExample/.vs/LoadFileExample/v17/DocumentLayout.json
examples/SimpleViewerExampleQt2/