-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
89 lines (87 loc) · 1.48 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
t
*.map
*.tmp
*.exe
*.pdb
*.dll
*.exp
*.lib
*.mak
*.obj
*.BIN
src/enum_proto.*
src/.depend.*
src/Debug/*
src/MSVC_obj/*
src/MSVC_obj_x64/*
src/rcp/*
src/test/*
src/geoip-gen*.c
src/misc-stuff/*
src/.vs/*
src/Wsock-trace.VC.db
src/Wsock-trace.vcxproj.user
src/get_caller-notes.txt
src/*.i
src/Release/*
src/Debug/*
src/init.lua
src/luac.out
src/iso3166-countrycodes.txt
src/libbacktrace/*
asndrop.txt
backup/*
hosts
wsock_trace.appveyor
ws_trace.lck
ws_trace.hnd
ws_trace.hnd-journal
doc/wsock_trace.chw
doc/doxygen.log
doc/output/
Makefile.Windows
fw-test-*.bat
AFUnix-issue.c
cl-lshift.txt
curl-firewall.log
curl-tor-test.html
wx-stkwalk.*
fw.*
*.vbs
t.*
LuaJIT/src/host/buildvm_arch.h
LuaJIT/src/lj_bcdef.h
LuaJIT/src/lj_ffdef.h
LuaJIT/src/lj_folddef.h
LuaJIT/src/lj_libdef.h
LuaJIT/src/lj_recdef.h
EasyHook-master
appveyor-hosts
bsdly.net.traplist.withcc
get-master.bat
hosts-full.txt
install.bat
misc-stuff
link.args
vmdef.lua
src/Geo-IP/DB-IP/dbip-city-lite-2020-03.mmdb
src/Geo-IP/IPFire/Git-latest/
src/Geo-IP/IPFire/get-latest.btm
src/Geo-IP/IPFire/COPYING
src/Geo-IP/IPFire/compile-database.py
src/Geo-IP/IPFire/debian/
src/Geo-IP/IPFire/examples/
src/Geo-IP/IPFire/m4/
src/Geo-IP/IPFire/po/
src/Geo-IP/IPFire/src/.gitignore
src/Geo-IP/IPFire/src/clang_obj/
src/Geo-IP/IPFire/src/libloc.pc.in
src/Geo-IP/IPFire/src/libloc.sym
src/Geo-IP/IPFire/src/perl/
src/Geo-IP/IPFire/src/py-test.py
src/Geo-IP/IPFire/src/signing-key.pem
src/Geo-IP/IPFire/src/systemd/
src/Geo-IP/IPFire/src/test-importer.bat
t1
t2
tt