diff options
author | Simon McVittie <smcv@debian.org> | 2014-02-21 11:23:56 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-02-21 16:39:17 +0000 |
commit | 5e741c434d72218f1608876d23b2ccd321955e11 (patch) | |
tree | 0c9a500a229e037bb0a8f92160a3d24e55956157 /.gitignore | |
parent | 875f4ec7a8b017c48c4b42a6c8a88588558d535e (diff) | |
download | ikiwiki-5e741c434d72218f1608876d23b2ccd321955e11.tar ikiwiki-5e741c434d72218f1608876d23b2ccd321955e11.tar.gz |
Ignore MYMETA.json, produced by recent MakeMaker
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f8991a63d..8528fe9be 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ ikiwiki.out ikiwiki-transition.out ikiwiki-calendar.out pm_to_blib +/MYMETA.json /MYMETA.yml *.man /po/cover_db |