forked from teamgram/teamgram-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
67 lines (65 loc) · 1.25 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
59
60
61
62
63
64
65
66
67
#folder
target/
.vagrant/
#fixed file
.class
.exe
.log
.prefs
.classpath
.metadata
.settings
.DS_Store
Thumbs.db
.project
*.iml
*.ipr
*.iws
*.tar.gz
*.bak
.idea
*.log
*.swp
*.swo
*.proto
*.tl
/app/messenger/biz_server
/app/bff/account/cmd/account/account
/app/bff/authorization/cmd/authorization/authorization
/app/bff/drafts/cmd/drafts/drafts
/app/bff/bff/cmd/bff/bff
/app/interface/session/cmd/session/session
/app/interface/gateway/cmd/gateway/gateway
/app/service/biz/username/cmd/username/username
/teamgramd/bin/authsession
/teamgramd/bin/bff
/teamgramd/bin/biz_service
/teamgramd/bin/dfs
/teamgramd/bin/gateway
/teamgramd/bin/idgen
/teamgramd/bin/media
/teamgramd/bin/poll
/teamgramd/bin/push
/teamgramd/bin/scheduled
/teamgramd/bin/session
/teamgramd/bin/status
/teamgramd/bin/sync
/teamgramd/bin/twofa
/teamgramd/bin/wallpaper2
/teamgramd/bin/wsserver
/teamgramd/bin/msg
/teamgramd/bin/biz
/teamgramd/logs/authsession/
/teamgramd/logs/bff/
/teamgramd/logs/biz/
/teamgramd/logs/gateway/
/teamgramd/logs/idgen/
/teamgramd/logs/media/
/teamgramd/logs/msg/
/teamgramd/logs/session/
/teamgramd/logs/status/
/teamgramd/bin/GeoLite2-City.mmdb
/teamgramd/bin/GeoLite2-Country.mmdb
/teamgramd/logs/dfs/
/teamgramd/logs/sync/
/app/service/media/internal/dao/examples/examples