-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitignore
38 lines (38 loc) · 988 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
/src/packages
/src/.vs
bin
obj
*.DotSettings
*.gitignore
/src/Agebull.Rpc.Cpp/boost_1_62_0
Debug
/src/Agebull.Rpc.Cpp/WindowsService/DebugPS
*.user
.vs
/src/Agebull.Rpc.Cpp/publish/Rpc Service.rar
/src/Agebull.Rpc.Cpp
/doc/~$tityModel基础框架中包含的配置项说明.docx
/src/publish/*.nupkg
/src/DataEntity/*.vspscc
/src/20171225/*.nupkg
*.vspscc
/src/publish
/publish
/src/Lib
/nuget
/src/ModelBase/docs
/src/Workflow
/src/Test
/src/System
/src/BusinessLogic/docs/MySqlCommand.xml
/src/BusinessLogic/docs/MySqlCommandBuilder.xml
/src/BusinessLogic/docs/MySqlConnection.xml
/src/BusinessLogic/docs/MySqlConnectionStringBuilder.xml
/src/BusinessLogic/docs/MySqlDataAdapter.xml
/src/BusinessLogic/docs/MySqlDataReader.xml
/src/BusinessLogic/docs/MySqlException.xml
/src/BusinessLogic/docs/MySqlHelper.xml
/src/BusinessLogic/docs/MySqlParameter.xml
/src/BusinessLogic/docs/MySqlParameterCollection.xml
/src/BusinessLogic/docs/MySqlTransaction.xml
/src/BusinessLogic/packages.config