summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 2eae6a6646995e01ffba6c20db85df7089b10cac (plain)
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
#specific to news app
node_modules/
*.log
/build/
/js/coverage/
js/*.xml
.rvm
*.clover

# just sane ignores
.*.sw[po]
*.bak
*.BAK
*~
*.orig
*.class
.cvsignore
Thumbs.db
*.py[co]
_darcs/*
CVS/*
.svn/*
RCS/*

# kdevelop
.kdev
*.kdev4

# Lokalize
*lokalize*

# eclipse
.project
.settings

# netbeans
nbproject

# phpStorm
.idea

# geany
*.geany

# Cloud9IDE
.settings.xml

# vim ex mode
.vimrc

# Mac OS
.DS_Store

# SimplePie cache
cache/*
eric.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Secrets
gcs-credentials.json

.deps
.libs
.dirstamp
.project
.pydevproject

# local dev outputs
dist/

*.o
*.a
config.h.in
Makefile.in
*~
.*.swp
*.old
*.log
*.pyc

Makefile
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
netdata.spec
sha256sums.txt

# netdata binaries
netdata
netdatacli
!netdata/
upload/
artifacts/

apps.plugin
!apps.plugin/

freeipmi.plugin
!freeipmi.plugin/

cups.plugin
!cups.plugin/

nfacct.plugin
!nfacct.plugin/

xenstat.plugin
!xenstat.plugin/

perf.plugin
!perf.plugin/

slabinfo.plugin
!slabinfo.plugin/

cgroup-network
!cgroup-network/

ebpf.plugin
collectors/ebpf.plugin/reset_netdata_trace.sh
!ebpf.plugin/
collectors/ebpf.plugin/includes/

# protoc generated files
*.pb.cc
*.pb.h

# installation artifacts
packaging/installer/.environment.sh
*.tar.*
*.run

# netdata makeself downloads
packaging/makeself/tmp/

# Libbpf is always overwritten depending of kernel version
packaging/libbpf.*

# coverity
cov-int/
netdata-coverity-analysis.tgz
.coverity-scan.conf

.cproject/
.idea/
.vscode/
.project/
.settings/
README
TODO.md
TODO.txt

web/gui/chart-info/
web/gui/control.html
web/gui/dashboard.js
web/gui/datasource.css
web/gui/gadget.xml
web/gui/index_new.html
web/gui/version.txt

# related to karma/javascript/node
/node_modules/
/coverage/

system/netdata-lsb
system/netdata-openrc
system/netdata-init-d
system/netdata.logrotate
system/netdata.service
system/netdata.service.*
system/netdata-updater.service
!system/netdata.service.in
!system/netdata.service.*.in
system/netdata.plist
system/netdata-freebsd
system/netdata.crontab
system/install-service.sh

daemon/anonymous-statistics.sh
daemon/get-kubernetes-labels.sh

health/notifications/alarm-notify.sh
claim/netdata-claim.sh
collectors/tc.plugin/tc-qos-helper.sh
collectors/charts.d.plugin/charts.d.plugin
collectors/python.d.plugin/python.d.plugin
collectors/ioping.plugin/ioping.plugin
collectors/go.d.plugin
web/netdata-switch-dashboard.sh

# installer generated files
/netdata-uninstaller.sh
/netdata-updater.sh

# cmake files
cmake-build-debug/
cmake-build-release/
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
.cmake
compile_commands.json

# jetbrains IDE
.jetbrains*

.DS_Store
webcopylocal*

# converted diagrams
diagrams/*.png
diagrams/*.svg
diagrams/*.atxt
diagrams/plantuml.jar

# cppcheck
cppcheck-build/

# python virtual environment
venv/

# debugging / profiling
makeself/debug/
tests/profile/benchmark-dictionary
tests/profile/benchmark-registry
tests/profile/test-eval
tests/profile/benchmark-line-parsing
tests/profile/benchmark-procfile-parser
tests/profile/benchmark-value-pairs
tests/profile/statsd-stress
tests/health_mgmtapi/health-cmdapi-test.sh
oprofile_data/
vgcore.*
callgrind.out.*
gmon.out
gmon.txt
sitespeed-result/
tests/acls/acl.sh
tests/urls/request.sh
tests/alarm_repetition/alarm.sh
tests/template_dimension/template_dim.sh
aclk/legacy/tests/install-fake-charts.d.sh

# tests and temp files
test-driver
**/tests/*_testdriver
**/tests/*_testdriver.trs
python.d/python-modules-installer.sh

# documentation generated files
docs/generator/src
docs/generator/build
docs/generator/doc
docs/generator/localization
docs/generator/mkdocs.yml

.environment.sh

#CLion files
netdata.cbp

# External dependencies
externaldeps/

# vim sessions
Session.vim
Session.*.vim

# clangd cache
.cache/

# Special exceptions
!packaging/repoconfig/Makefile

# Jupyter notebook checkpoints
.ipynb_checkpoints

# Judy stuff
JudyLTables.c
judyltablesgen