forked from ifcquery/ifcplusplus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
46 lines (45 loc) · 1019 Bytes
/
.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
*.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/LoadFileExampleNoGUI/LoadFileExampleNoGUI/example.ifc
examples/SimpleViewerExampleQt/dumpEntity.ifc
examples/SimpleViewerExampleQt/SimpleWall.ifc
examples/SimpleViewerExampleQt/GeneratedFiles/
examples/SimpleViewerExampleQt/dump_mesh_debug.txt
examples/SimpleViewerExampleMFC/dump_mesh_debug.txt
examples/SimpleViewerExampleMFC/x64/
examples/SimpleViewerExampleMFC/.vs/IfcQueryViewer/v15/.suo
examples/SimpleViewerExampleMFC/.vs/SimpleViewerExampleMFC/v15/.suo
examples/CreateWallAndWriteFile/CreateWallAndWriteFile/x64/
examples/CreateWallAndWriteFile/CreateWallAndWriteFile/SimpleWall.ifc
examples/CreateWallAndWriteFile/SimpleWall.ifc
examples/LoadFileExampleNoGUI/LoadFileExampleNoGUI/x64/
external/Carve/build/
examples/CreateWallAndWriteFile/x64/
examples/LoadFileWithGeometryExampleConsole/dump_mesh_debug.txt