-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
49 lines (32 loc) · 877 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
.idea/
.vs/
PoliNetworkBot_CSharp/bin/
PoliNetworkBot_CSharp/obj/
TLSharp/
.idea/.idea.PoliNetworkBot_CSharp/.idea/workspace.xml
TestBot/bin/Debug/
TestBot/obj/Debug/
TestBot/obj/
TestBot/Old/
PoliNetworkBot_CSharp.sln.DotSettings.user
PoliNetworkBot_CSharp/bin/Debug/*/backup/
PoliNetworkBot_CSharp/bin/Debug/*/config/
PoliNetworkBot_CSharp/bin/Debug/*/data/
*.dat
*.bin
*/bin/*
PoliNetworkBot_CSharp/bin/
*.dll
*.exe
*.pdb
PoliNetworkBot_CSharp/Old/config/assoc.json
PoliNetworkBot_CSharp/Old/config/groups.json
PoliNetworkBot_CSharp/Old/data/groups.json
PoliNetworkBot_CSharp/Old/data/groups_old_001.json
PoliNetworkBot_CSharp/bin/Debug/netcoreapp3.1/psw_anon.txt
PoliNetworkBot_CSharp/bin/Debug/netcoreapp3.1/WriteLines.txt
*.ps1xml
*.psd1
*.psm1
PoliNetworkBot_CSharp/bin/Debug/net5.0/PoliNetworkBot_CSharp.runtimeconfig.dev.json
*.runtimeconfig.dev.json