-
Notifications
You must be signed in to change notification settings - Fork 736
Expand file tree
/
Copy path.gitignore
More file actions
135 lines (130 loc) · 2.95 KB
/
.gitignore
File metadata and controls
135 lines (130 loc) · 2.95 KB
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
*~
# Ignoring front end developement directories
node_modules/
.history/
package-lock.json
.claude/
.agents/
python/setup.py
python/__init__.py
packages/OPNsense/package/+POST_INSTALL
packages/OPNsense/package/+MANIFEST
third-party/clickhouse-cpp
httpdocs/dist
third-party/clickhouse-cpp
ntopng.sublime-*src/*.o
src/*.obj
third-party/json-c/config.h.in
third-party/json-c/*
third-party/rrdtool-*/*
third-party/lua-*/src/*.o
third-party/lua-*/src/liblua*
third-party/lua-*/src/lua
third-party/lua-*/src/luac
third-party/zeromq-*/configure
third-party/zeromq-*/src/*o
third-party/zeromq-*/perfs/*o
third-party/zeromq-*/.libs/
third-party/zeromq-*/builds/redhat/zeromq.spec
third-party/zeromq-*/curve_keygen
third-party/zeromq-*/inproc_lat
third-party/zeromq-*/inproc_thr
third-party/zeromq-*/libtool
third-party/zeromq-*/libzmq.la
third-party/zeromq-*/local_lat
third-party/zeromq-*/local_thr
third-party/zeromq-*/perf/.deps/
third-party/zeromq-*/perf/.dirstamp
third-party/zeromq-*/perf/inproc_lat.o
third-party/zeromq-*/perf/inproc_thr.o
third-party/zeromq-*/perf/local_lat.o
third-party/zeromq-*/perf/local_thr.o
third-party/zeromq-*/perf/remote_lat.o
third-party/zeromq-*/perf/remote_thr.o
third-party/zeromq-*/remote_lat
third-party/zeromq-*/remote_thr
third-party/zeromq-*/src/.deps/
third-party/zeromq-*/src/.dirstamp
third-party/zeromq-*/src/.libs/
third-party/zeromq-*/src/libzmq.pc
third-party/zeromq-*/src/platform.hpp
third-party/zeromq-*/src/stamp-h1
third-party/zeromq-*/tests/.deps/
third-party/zeromq-*/tools/.deps/
third-party/zeromq-*/tools/.dirstamp
third-party/zeromq-*/tools/curve_keygen.o
httpdocs/geoip/*
httpdocs/ssl/ntopng-cert.pem
httpdocs/misc/ntopng-utils-manage-config
httpdocs/misc/ntopng-utils-manage-updates
httpdocs/css/custom-theme.css
include/config.h.in
autom4te.cache*
*#
config.h
#config.h.in
config.log
config.status
configure
configure.ac
aclocal.m4
doc/doxygen.conf
nDPI
ntopng
packages/*.spec
packages/etc/systemd/system/ntopng.service
packages/etc/systemd/system/ntopng@.service
Makefile
*.pcap
*.lua.cpp
.DS_Store
pro
scripts/lua/pro
tools/gdbsudo
nbproject
.cproject
.project
Doxyfile
doc/doxydoc/
doc/src/_build/
doc/nedge/src/_build/
doc/src/doxygen/html/
doc/src/doxygen/xml/
doc/src/doxygen/DoxygenLayout.xml
doc/src/doxygen/*.tmp
logo.png
logo.xcf
logobase.jpg
logobase.png
representations.aird
third-party/libcrafter/
third-party/clickhouse-cpp
*.snap
prime/
stage/
parts/
hooks/.enabled
dump.rdb
packages/FreeBSD/build.sh
packages/OPNsense/build.sh
!packages/OPNsense/plugins/net/ntopng-enterprise/src/opnsense/service/templates/OPNsense/Ntopng/ntopng
# Ignore callback objects
src/flow_alerts/*.o
src/flow_checks/*.o
src/host_alerts/*.o
src/host_checks/*.o
src/flow_callbacks/*.o
src/host_callbacks/*.o
src/*.o
# Ignore config files and tests
.vscode/
compile_commands.json
compile_commands_script.sh
tests/e2e/rest/conflicts/*
ntopng.pid
packages/wizard/ntopng-config
tests/e2e/rest/data/*
tools/tmp.csv
tests/e2e/rest/logs/*
httpdocs/img/custom_logo.png
.dual-graph/