summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 05b503bb3..d4b1c020c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,7 +88,6 @@ system/systemd/netdata-updater.service
!system/systemd/netdata.service.*.in
src/health/notifications/alarm-notify.sh
-claim/netdata-claim.sh
src/collectors/cgroups.plugin/cgroup-name.sh
src/collectors/cgroups.plugin/cgroup-network-helper.sh
src/collectors/tc.plugin/tc-qos-helper.sh
@@ -180,6 +179,7 @@ Session.*.vim
# Special exceptions
!packaging/repoconfig/Makefile
+packaging/windows/resources/*.manifest
# Jupyter notebook checkpoints
.ipynb_checkpoints
@@ -196,5 +196,5 @@ build/
src/go/plugin/go.d/bin/
src/go/plugin/go.d/vendor
-# ignore nsis installer
-packaging/utils/netdata-installer.exe
+# ignore files used with msi installer
+packaging/windows/*.msi