summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorvkalintiris <vasilis@netdata.cloud>2024-02-07 02:24:47 +0200
committerGitHub <noreply@github.com>2024-02-07 02:24:47 +0200
commit8c736bb135754fad5045661f70f0176636bb0bb6 (patch)
treeb56cc6f01f75e8198c18d028cd72a948227b0f5c /.gitignore
parent3133f03a105c6f8ac8e9c7af8236516d443943bb (diff)
Move health/ under src/ (#16954)
* Move health/ under src/ * Update references to health paths. ``` find . -type f -exec sed -i 's:master/exporting:master/src/exporting:g' {} \; ``` * Update .git{,hub} refs to health.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 50f00f1938..0b62585bb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,7 +86,7 @@ system/systemd/netdata-updater.service
!system/systemd/netdata.service.in
!system/systemd/netdata.service.*.in
-health/notifications/alarm-notify.sh
+src/health/notifications/alarm-notify.sh
claim/netdata-claim.sh
collectors/cgroups.plugin/cgroup-name.sh
collectors/cgroups.plugin/cgroup-network-helper.sh