mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
removed "gitignore" files from various plugins
they were probably imported by mistake
This commit is contained in:
parent
07428a0137
commit
d8f12a6a81
5 changed files with 0 additions and 41 deletions
27
plugins/apt/deb_packages/.gitignore
vendored
27
plugins/apt/deb_packages/.gitignore
vendored
|
@ -1,27 +0,0 @@
|
||||||
*.py[co]
|
|
||||||
|
|
||||||
# Packages
|
|
||||||
*.egg
|
|
||||||
*.egg-info
|
|
||||||
dist
|
|
||||||
build
|
|
||||||
eggs
|
|
||||||
parts
|
|
||||||
bin
|
|
||||||
var
|
|
||||||
sdist
|
|
||||||
develop-eggs
|
|
||||||
.installed.cfg
|
|
||||||
|
|
||||||
# Installer logs
|
|
||||||
pip-log.txt
|
|
||||||
|
|
||||||
# Unit test / coverage reports
|
|
||||||
.coverage
|
|
||||||
.tox
|
|
||||||
|
|
||||||
#Translations
|
|
||||||
*.mo
|
|
||||||
|
|
||||||
#Mr Developer
|
|
||||||
.mr.developer.cfg
|
|
4
plugins/system/multicpu1sec/.gitignore
vendored
4
plugins/system/multicpu1sec/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/multicpu1sec-c
|
|
||||||
/multicpu1sec.o
|
|
||||||
/multicpu1sec.pid
|
|
||||||
/multicpu1sec.value
|
|
4
tools/munin-node-c/.gitignore
vendored
4
tools/munin-node-c/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
# output files
|
|
||||||
/*.o
|
|
||||||
/munin-node-c
|
|
||||||
/plugins/*
|
|
1
tools/munin-plugins-busybox/.gitignore
vendored
1
tools/munin-plugins-busybox/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
*.o
|
|
5
tools/pypmmn/.gitignore
vendored
5
tools/pypmmn/.gitignore
vendored
|
@ -1,5 +0,0 @@
|
||||||
env
|
|
||||||
build
|
|
||||||
MANIFEST
|
|
||||||
dist
|
|
||||||
plugins
|
|
Loading…
Add table
Add a link
Reference in a new issue