summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Nierlein <sven@nierlein.de>2016-04-02 17:32:38 (GMT)
committerSven Nierlein <sven@nierlein.de>2016-04-02 17:32:38 (GMT)
commitc45647af86501d45d9710f8d18a5a182fd2a262f (patch)
treee1c18a6f61e6ea166809ca8a398e72f0b1b1b503 /.gitignore
parented9c76fc51bc202f5285ff2c74678f6e555b55a6 (diff)
downloadmonitoring-plugin-perl-c45647af86501d45d9710f8d18a5a182fd2a262f.tar.gz
update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 19 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 93cc521..233e502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,21 @@
1 1# from https://github.com/github/gitignore/blob/master/Perl.gitignore
2# / 2/blib/
3/.build/
4_build/
5cover_db/
6inc/
7Build
8!Build/
9Build.bat
10.last_cover_stats
3/Makefile 11/Makefile
4/blib 12/Makefile.old
13/MANIFEST.bak
14/META.yml
15/META.json
16/MYMETA.*
17nytprof.out
5/pm_to_blib 18/pm_to_blib
6/.bzr 19*.o
7/.bzrignore 20*.bs
8MYMETA.json 21/_eumm/
9MYMETA.yml
10Makefile.old
11inc/
12MANIFEST.bak