diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 02801b778..c90442ce4 100644 --- a/.gitignore +++ b/.gitignore @@ -58,9 +58,11 @@ web/gadget.xml web/index_new.html web/version.txt +system/netdata-lsb system/netdata-openrc system/netdata-init-d system/netdata.logrotate +python.d/python-modules-installer.sh netdata-installer.log netdata-uninstaller.sh @@ -78,3 +80,5 @@ cmake_install.cmake contrib/debian/changelog profile/benchmark-dictionary profile/benchmark-registry + +*.pyc |