-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (57 loc) · 2.11 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
52
53
54
55
56
57
58
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/CSharp/CsPoc/ODataApiClient/obj/Debug
/CSharp/CsPoc/.vs/CsPoc/v15/.suo
*.cache
/CSharp/CsPoc/.vs/CsPoc/v15
/CSharp/CsPoc/ODataApiClient/bin/Debug
/CSharp/CsPoc/packages
/CSharp/CsPoc/CsPoc/obj/Debug/build.force
/CSharp/CsPoc/CsPoc/obj/Debug/*.*
/CSharp/CsPoc/CsPoc/obj/*
/CSharp/CsPoc/CsPoc/bin/*
/CSharp/CsPoc/CsPoc/bin/Debug/*.*
/CSharp/CsPoc/CoreOne/obj/*
/CSharp/CsPoc/CoreOne/bin/*
/CSharp/CsPoc/CoreOne/obj/Debug/*.*
/CSharp/CsPoc/CoreOne/bin/Debug/*.*
/CSharp/CsPoc/CoreOne/obj/Debug/*
/CSharp/CsPoc/CoreOne/bin/Debug/*
/CSharp/CsPoc/CoreOne/bin/Debug/netcoreapp1.1/*.*
/CSharp/CsPoc/CoreOne/obj/Debug/netcoreapp1.1/*.*
/CSharp/CsPoc/UtPoc/bin/Debug
/CSharp/CsPoc/UtPoc/obj/Debug
/CSharp/CsPoc/AzureAdWebApi/obj
/CSharp/CsPoc/AzureAdWebApi/bin/Debug/netcoreapp1.1
/CSharp/CsPoc/AzureAdWeb/bin/Debug/netcoreapp1.1
/CSharp/CsPoc/AzureAdWeb/obj
/CSharp/CsPoc/CorePoc/obj
/CSharp/CsPoc/CorePoc/bin/Debug/netcoreapp2.0
/CSharp/CsPoc/StdTwoLib/bin/Debug/netstandard2.0
/CSharp/CsPoc/StdTwoLib/obj
/CSharp/CsPoc/RemoveAnytime/bin/Debug/netcoreapp2.0
/CSharp/CsPoc/RemoveAnytime/obj
/CSharp/CsPoc/StdTwoLib/bin/Release/netstandard2.0
/CSharp/CsPoc/StdTwoLib/bin/Release
/CSharp/CsPoc/ASPCoreOIDC/obj
/CSharp/CsPoc/ASPCoreOIDC/bin/Debug/netcoreapp2.0
/CSharp/CsPoc/WebApiCoreOIDC/bin/Debug/netcoreapp2.0
/CSharp/CsPoc/WebApiCoreOIDC/obj
/CSharp/CsPoc/DotnetJavaDocker/bin/Debug/netcoreapp2.0
/CSharp/CsPoc/DotnetJavaDocker/obj
/CSharp/CsPoc/AngularApp/.vs/AngularApp/v15/.suo
/CSharp/CsPoc/.vs/CsPoc/lut
/CSharp/CsPoc/.vs/CsPoc/DesignTimeBuild
/CSharp/CsPoc/DapperMysql/bin/Debug/netcoreapp2.1
/CSharp/CsPoc/DapperMysql/obj
/CSharp/CsPoc/ConsoleApp.EfSql/bin/Debug/netcoreapp2.1
**/obj/**
**/bin/**
**/.vs/**
/ABP
/ABPCore
/CSharp/CsPoc/EfSqlDatabase/Import Schema Logs
/CSharp/CsPoc/EfSqlDatabase/EfSqlDatabase.dbmdl
/CSharp/CsPoc/EfSqlDatabase/EfSqlDatabase.jfm
/CSharp/CsPoc/WebPortal/Properties/launchSettings.json