-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
72 lines (64 loc) · 858 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
*.user
*.7z
*.exp
*.ilk
*.pdb
*.dll
*.log.*
*.autosave
*-pre1
!txt/*
qtc_*/*
release/*
Run/TempData/*
debug/*
Makefile
Makefile.*
ui_*
third_party/sqlite3/*
fpmtmp/*
deployment/*
shell/deployment/*
proto/*.pb.cc
proto/*.pb.h
Run/*.log
Run/*.sqlite
Run/bot_token*.ini
Run/lib*.a
Run/settings
Run/Crawler*
Run/FicLists*
Run/ServerData
Run/TagExtractor*
Run/backups/*
Run/cares.lib
Run/crypto.lib
Run/grpc*
Run/gflags*
Run/gtest.lib
Run/zlibstaticd.lib
Run/zlib*Run/ssl.lib
Run/libprotocd.lib
Run/libproto*.lib
Run/ssl.lib
Run/zlibd.lib
Run/server_state.ini
Run/*.exe
Run/intermediate*
Run/gpr.lib
Run/feed_server.lib
Run/flipper.lib
Run/database/*
Run/tmp/*
Run/curl
Run/tmpfaves/*
Run/scripts/*
cmake/build/*
cmake/build-*/*
xcf/*
*.qbs.user.*
*.qbs.user
third_party/zlib/*
third_party/google/*
libs/logger/llogger.pri
modules/modules/localvariables*