-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy path.gitignore
48 lines (48 loc) · 1.16 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
*.o
*.DS_Store
*.obj
*.Po
*.bz2
*.o.d
*.d
*.bak
*.a
*.log
*.status
*.in
*.cache
*.so
*.rdb
Makefile
output.0
traces.0
traces.1
requests
.run_build.sh
tags
*.png
*.ycm_extra_conf.py
*.ycm_extra_conf.pyc
*.tar.gz
MsgServer/MsgServerConnector/MsgServerConnector
MsgServer/MsgServerConnector/connector/bin
MsgServer/MsgServerDispatcher/MsgServerDispatcher
MsgServer/MsgServerDispatcher/dispatcher/bin
MsgServer/MsgServerMeeting/MsgServerMeeting
MsgServer/MsgServerMeeting/meeting/bin
MsgServer/MsgServerSequence/MsgServerSequence
MsgServer/MsgServerSequence/sequence/bin
MsgServer/MsgServerStorage/MsgServerStorage
MsgServer/MsgServerStorage/storage/bin
MsgServer/MsgServerLogical/MsgServerLogical
MsgServer/MsgServerLogical/logical/bin
MsgServer/MsgServerRTLive/MsgServerRTLive
MsgServer/MsgServerRTLive/rtlive/bin
MsgServer/MsgServerGrouper/MsgServerGrouper
MsgServer/MsgServerGrouper/grouper/bin
MsgServer/MsgServerPusher/MsgServerPusher
MsgServer/MsgServerPusher/pusher/bin
MsgServer/MsgServerModule/MsgServerModule
MsgServer/MsgServerModule/module/bin
MsgServer/MsgServer/MSCommon/MSThirdParty/xredis/examples/demo
MsgServer/MsgServer/MSCommon/MSThirdParty/xredis/examples/xredis-example