forked from Autodesk-Forge/forge-bim360.project.setup.tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
165 lines (165 loc) · 7.63 KB
/
.gitignore
File metadata and controls
165 lines (165 loc) · 7.63 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
bin/Debug/
CustomGUI/bin/Debug/
AdskConstructionCloudBreakdown/bin/
AdskConstructionCloudBreakdown/obj/
ACC_classStructureTester/bin/
ACC_classStructureTester/obj/
CustomGUI/obj/
CustomGUI/bin/
BimProjectSetupCLI/obj/Debug/
BimProjectSetupCommon/obj/Debug/
CustomBIMFromCSV/obj/Debug/
ForgeBimApi/obj/Debug/
packages/
.vs/BimProjectSetupTool/DesignTimeBuild/.dtbcache.v2
.vs/BimProjectSetupTool/v16/.suo
AdskConstructionCloudBreakdown/packages.config
*.user
.vs/BimProjectSetupTool/v16/.suo
BimProjectSetupCLI/BimProjectSetupCLI.csproj.user
BimProjectSetupCLI/obj/Debug/Autodesk.BimProjectSetup.exe
BimProjectSetupCLI/obj/Debug/Autodesk.BimProjectSetup.pdb
BimProjectSetupCLI/obj/Debug/BimProjectSetupCLI.csproj.CopyComplete
BimProjectSetupCLI/obj/Debug/BimProjectSetupCLI.csproj.CoreCompileInputs.cache
BimProjectSetupCLI/obj/Debug/BimProjectSetupCLI.csproj.FileListAbsolute.txt
BimProjectSetupCLI/obj/Debug/BimProjectSetupCLI.csprojAssemblyReference.cache
BimProjectSetupCLI/obj/Debug/DesignTimeResolveAssemblyReferences.cache
BimProjectSetupCLI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
BimProjectSetupCommon/obj/Debug/Autodesk.BimProjectSetup.Common.dll
BimProjectSetupCommon/obj/Debug/Autodesk.BimProjectSetup.Common.pdb
BimProjectSetupCommon/obj/Debug/BimProjectSetupAPI.Properties.Resources.resources
BimProjectSetupCommon/obj/Debug/BimProjectSetupCommon.csproj.CoreCompileInputs.cache
BimProjectSetupCommon/obj/Debug/BimProjectSetupCommon.csproj.FileListAbsolute.txt
BimProjectSetupCommon/obj/Debug/BimProjectSetupCommon.csproj.GenerateResource.cache
BimProjectSetupCommon/obj/Debug/BimProjectSetupCommon.csprojAssemblyReference.cache
BimProjectSetupCommon/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
bin/Debug/Autodesk.BimProjectSetup.Common.dll
bin/Debug/Autodesk.BimProjectSetup.Common.dll.config
bin/Debug/Autodesk.BimProjectSetup.Common.pdb
bin/Debug/Autodesk.BimProjectSetup.exe
bin/Debug/Autodesk.BimProjectSetup.exe.config
bin/Debug/Autodesk.BimProjectSetup.pdb
bin/Debug/Autodesk.Forge.BIM360.dll
bin/Debug/Autodesk.Forge.BIM360.dll.config
bin/Debug/Autodesk.Forge.BIM360.pdb
bin/Debug/Autodesk.Forge.dll
bin/Debug/CustomBIMFromCSV.exe
bin/Debug/CustomBIMFromCSV.exe.config
bin/Debug/CustomBIMFromCSV.pdb
bin/Debug/Newtonsoft.Json.dll
bin/Debug/Newtonsoft.Json.xml
bin/Debug/NLog.config
bin/Debug/NLog.dll
bin/Debug/NLog.xml
bin/Debug/RestSharp.dll
bin/Debug/RestSharp.xml
bin/Debug/Log/logImportant.txt
bin/Debug/Log/logInfo.txt
bin/Debug/sample/BIM360_Custom_Template.csv
bin/Debug/sample/BIM360_Custom_Template.txt
bin/Debug/sample/BIM360_Custom_Template.xlsx
bin/Debug/sample/BIM360_Custom_Template_google.csv
bin/Debug/sample/BIM360_Custom_Template_not_work.csv
bin/Debug/sample/BIM360_Custom_Template_test_dos.csv
bin/Debug/sample/BIM360_Custom_Template_test_mac.csv
bin/Debug/sample/BIM360_Custom_Template_test_zeit.csv
bin/Debug/sample/BIM360_Projects_CF_Template.csv
bin/Debug/sample/BIM360_Projects_Template.csv
bin/Debug/sample/BIM360_ProjectUser_Template.csv
bin/Debug/sample/BIM360_Service_Template.csv
bin/Debug/sample/Custom.bat
bin/Debug/sample/ImportProjects.bat
bin/Debug/sample/ImportProjectsCF.bat
bin/Debug/sample/ImportServices.bat
bin/Debug/sample/ImportUsers.bat
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.csproj.CopyComplete
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.csproj.CoreCompileInputs.cache
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.csproj.FileListAbsolute.txt
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.csprojAssemblyReference.cache
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.exe
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.exe.config
CustomBIMFromCSV/obj/Debug/CustomBIMFromCSV.pdb
ForgeBimApi/obj/Debug/Autodesk.Forge.BIM360.dll
ForgeBimApi/obj/Debug/Autodesk.Forge.BIM360.pdb
ForgeBimApi/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ForgeBimApi/obj/Debug/ForgeBimApi.csproj.CoreCompileInputs.cache
ForgeBimApi/obj/Debug/ForgeBimApi.csproj.FileListAbsolute.txt
ForgeBimApi/obj/Debug/ForgeBimApi.csprojAssemblyReference.cache
packages/Autodesk.Forge.1.7.0/.signature.p7s
packages/Autodesk.Forge.1.7.0/Autodesk.Forge.1.7.0.nupkg
packages/Autodesk.Forge.1.7.0/lib/net452/Autodesk.Forge.dll
packages/Autodesk.Forge.1.7.0/lib/netstandard2.0/Autodesk.Forge.dll
packages/Newtonsoft.Json.12.0.2/.signature.p7s
packages/Newtonsoft.Json.12.0.2/LICENSE.md
packages/Newtonsoft.Json.12.0.2/Newtonsoft.Json.12.0.2.nupkg
packages/Newtonsoft.Json.12.0.2/lib/net20/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/net20/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/net35/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/net35/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/net40/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/net40/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/net45/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/net45/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/netstandard1.0/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/netstandard1.0/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/netstandard1.3/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/netstandard1.3/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/netstandard2.0/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/netstandard2.0/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml
packages/Newtonsoft.Json.12.0.2/lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll
packages/Newtonsoft.Json.12.0.2/lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml
packages/NLog.4.6.3/.signature.p7s
packages/NLog.4.6.3/NLog.4.6.3.nupkg
packages/NLog.4.6.3/lib/monoandroid44/NLog.dll
packages/NLog.4.6.3/lib/monoandroid44/NLog.xml
packages/NLog.4.6.3/lib/net35/NLog.dll
packages/NLog.4.6.3/lib/net35/NLog.xml
packages/NLog.4.6.3/lib/net40-client/NLog.dll
packages/NLog.4.6.3/lib/net40-client/NLog.xml
packages/NLog.4.6.3/lib/net45/NLog.dll
packages/NLog.4.6.3/lib/net45/NLog.xml
packages/NLog.4.6.3/lib/netstandard1.3/NLog.dll
packages/NLog.4.6.3/lib/netstandard1.3/NLog.xml
packages/NLog.4.6.3/lib/netstandard1.5/NLog.dll
packages/NLog.4.6.3/lib/netstandard1.5/NLog.xml
packages/NLog.4.6.3/lib/netstandard2.0/NLog.dll
packages/NLog.4.6.3/lib/netstandard2.0/NLog.xml
packages/NLog.4.6.3/lib/sl4/NLog.dll
packages/NLog.4.6.3/lib/sl4/NLog.xml
packages/NLog.4.6.3/lib/sl5/NLog.dll
packages/NLog.4.6.3/lib/sl5/NLog.xml
packages/NLog.4.6.3/lib/wp8/NLog.dll
packages/NLog.4.6.3/lib/wp8/NLog.xml
packages/NLog.4.6.3/lib/xamarinios10/NLog.dll
packages/NLog.4.6.3/lib/xamarinios10/NLog.xml
packages/NLog.Config.4.6.3/.signature.p7s
packages/NLog.Config.4.6.3/NLog.Config.4.6.3.nupkg
packages/NLog.Config.4.6.3/content/NLog.config
packages/NLog.Config.4.6.3/contentFiles/any/any/NLog.config
packages/NLog.Config.4.6.3/tools/Install.ps1
packages/NLog.Schema.4.6.3/.signature.p7s
packages/NLog.Schema.4.6.3/NLog.Schema.4.6.3.nupkg
packages/NLog.Schema.4.6.3/content/NLog.xsd
packages/NLog.Schema.4.6.3/contentFiles/any/any/NLog.xsd
packages/RestSharp.106.6.9/.signature.p7s
packages/RestSharp.106.6.9/RestSharp.106.6.9.nupkg
packages/RestSharp.106.6.9/lib/net452/RestSharp.dll
packages/RestSharp.106.6.9/lib/net452/RestSharp.xml
packages/RestSharp.106.6.9/lib/netstandard2.0/RestSharp.dll
packages/RestSharp.106.6.9/lib/netstandard2.0/RestSharp.xml
Bim360Install/bin/
Bim360Install/Images/
Bim360Install/obj/Debug/Bim360Install.wapproj.CoreCompileInputs.cache
Bim360Install/obj/
*.cache
*.force
bin/Release/
CustomBIMFromCSV/bin/Release/
SetupForgeGUI/obj/Release/
CustomBIMFromCSV/obj/Release/
BimProjectSetupCommon/obj/Release/
BimProjectSetupCLI/obj/Release/
SetupForgeGUI/bin/Release/
ForgeBimApi/obj/Release/