forked from bluefoxah/telegramd
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
50 lines (49 loc) · 894 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
39
40
41
42
43
44
45
46
47
48
49
50
#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
access/session/session
access/frontend/frontend
biz_server/biz_server
push/sync/sync
mtproto/schemas/schema.tl.crc32_tool
nbfs/nbfs/nbfs
mtproto/schemas/diff.71-73.tl
mtproto/schemas/diff.73-74.tl
tools/daeml/daeml
access/auth_key/auth_key
baselib/net2/examples/echo/echo
service/status/status
service/status/client/testing/testing
service/idgen/idgen/idgen
server/sync/sync
server/nbfs/nbfs
server/biz_server/biz_server
server/access/session/session
server/access/frontend/frontend
server/access/auth_key/auth_key
proto/zproto/examples/server/server
proto/zproto/examples/client/client
proto/mtproto/schemas/schema.tl.crc32_tool
server/upload/upload
service/document/document
service/auth_session/auth_session