diff options
author | Lennart Weller <lhw@ring0.de> | 2016-09-05 08:27:21 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2016-09-05 08:27:21 +0000 |
commit | 1746898cefcb17f58b5cf27b4dad3d28236f1152 (patch) | |
tree | 9207f191cf39bbd077a1e1c73d6e82123e2fc710 /.gitignore | |
parent | Imported Upstream version 1.2.0+dfsg (diff) | |
download | netdata-1746898cefcb17f58b5cf27b4dad3d28236f1152.tar.xz netdata-1746898cefcb17f58b5cf27b4dad3d28236f1152.zip |
Imported Upstream version 1.3.0+dfsgupstream/1.3.0+dfsg
Diffstat (limited to '')
-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 |