forked from arkime/arkime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
85 lines (71 loc) · 1.08 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
# OS & Editor directories and files
*.so
*.o
*.dSYM
*.val
.*.swp
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
.DS_Store
# dependencies
node_modules
# npm
npm-debug.log*
# capture
capture/molochconfig.h
capture/molochconfig.h.in
capture/arkimeconfig.h
capture/arkimeconfig.h.in
capture/moloch-capture
capture/capture
# tests
tests/GeoLite2*
tests/oui.txt
tests/lmdbCache
# Require force update
tests/cont3xt.ini
tests/test.config.ini
tests/test.config.json
# viewer
viewer/public/CyberChef*.zip
viewer/vueapp/dist
# parliament
parliament/issues.json
parliament/parliament.json
parliament/parliament.dev.json
parliament/parliament.issues.json
parliament/parliament.dev.issues.json
parliament/vueapp/dist
tests/parliament.dev.issues.json
# wiseservice
wiseService/vueapp/dist
# cont3xt
cont3xt/vueapp/dist
# common
common/version.js
# Makefiles
Makefile
Makefile.in
# configs
config.guess
config.sub
config.log
config.status
config.dev.ini
# misc
aclocal.m4
missing
install-sh
compile
configure
GeoIP.dat
GeoIPASNum.dat
GeoIPASNumv6.dat
GeoIPv6.dat
ipv4-address-space.csv
autom4te.cache
stamp-h1