|
1 | | -################################################################################ |
2 | | -# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 |
3 | | -################################################################################ |
4 | 1 |
|
5 | | -/dolphindb_csharpapi/bin/Debug |
6 | | -/dolphindb_csharpapi/obj/Debug |
7 | | -/dolphindb_csharpapi_test/bin/Debug |
8 | | -/dolphindb_csharpapi_test/obj/Debug |
9 | | -/packages |
10 | | -/.vs/api-csharp/v15 |
11 | | -/dolphindb_csharpapi_test/obj/Release |
12 | 2 | *.cache |
13 | | -*.cache |
14 | | -.vs/dolphindb_csharpapi/v15/.suo |
15 | | -dolphindb_csharpapi_test/obj/Release/CoreCompileInputs.cache |
16 | | -dolphindb_csharpapi_test/obj/Release/CoreCompileInputs.cache |
17 | | -*.dll |
18 | | -.vs/dolphindb_csharpapi/v15/.suo |
| 3 | +.idea |
| 4 | +.idea/* |
| 5 | +*.pdb |
19 | 6 |
|
20 | | -dolphindb_csharpapi_test/SupWin.cs |
| 7 | +*.dll |
21 | 8 |
|
22 | | -dolphindb_csharpapi_test/obj/Release/ |
23 | | -dolphindb_csharpapi_test/bin/ |
24 | | -dolphindb_csharpapi_test/obj/Release/CoreCompileInputs.cache |
| 9 | +*.props |
25 | 10 |
|
26 | | -dolphindb_csharpapi/obj/ |
27 | | -*.opendb |
28 | | -*.db |
29 | | -.vs/dolphindb_csharpapi/v15/.suo |
30 | | -.vs/dolphindb_csharpapi/v15/.suo |
31 | | -.vs/dolphindb_csharpapi/v15/.suo |
32 | | -*.cache |
33 | | -.vs/dolphindb_csharpapi/v15/.suo |
34 | | -*.cache |
35 | | -*.cache |
36 | | -dolphindb_csharpapi_test/obj/Release/CoreCompileInputs.cache |
37 | | -dolphindb_csharpapi/bin/Release/dolphindb_csharpapi.instr.pdb |
38 | | -dolphindb_csharpapi/bin/Release/dolphindb_csharpapi.pdb |
39 | | -dolphindb_csharpapi/dolphindb_csharpapi.csproj.user |
40 | | -dolphindb_csharpapi/dolphindb_csharpapi.csproj.user |
41 | | -*.user |
| 11 | +*.targets |
| 12 | +packages |
| 13 | +obj/ |
| 14 | +bin/ |
| 15 | +*.dll |
| 16 | +*.pdb |
| 17 | +*.sqlite |
42 | 18 | .vs/dolphindb_csharpapi/v15/.suo |
43 | | -dolphindb_csharpapi/nuget.exe |
44 | | -dolphindb_csharpapi/dolphindb_csharpapi.nuspec |
45 | | -dolphindb_csharpapi/dolphindb_csharpapi.1.0.0.nupkg |
46 | | -dolphindb_csharpapi/release.bat |
47 | | -dolphindb_csharpapi_test/obj/Release/CoreCompileInputs.cache |
48 | | -dolphindb_csharpapi/obj/Release/CoreCompileInputs.cache |
| 19 | +*.pdb |
| 20 | +*.dll |
49 | 21 | .vs/dolphindb_csharpapi/v15/.suo |
| 22 | +/WindowsFormsApp1 |
| 23 | +.vs/dolphindb_csharpapi/v15/Browse.VC.db |
| 24 | +.vs/dolphindb_csharpapi/v15/Server/ |
| 25 | +.vs/dolphindb_csharpapi/v15/ipch/ |
| 26 | +/.idea |
| 27 | +/.vs |
| 28 | +/dolphindb_dataAppender |
| 29 | +/WindowsFormsApp1 |
| 30 | +/dolphindb_csharpapi_test/SupWin.cs |
| 31 | +/dolphindb_csharpapi/*.user |
| 32 | +/dolphindb_csharpapi/*.user |
| 33 | +test/SupWin.cs |
| 34 | +.vscode/launch.json |
| 35 | +examples/HAWritingData.cs |
| 36 | +longTimeTask/Properties/AssemblyInfo.cs |
| 37 | +longTimeTask/Program.cs |
| 38 | +longTimeTask/longTimeTask.csproj |
0 commit comments