diff options
author | Andrew Bartlett <abartlet@samba.org> | 2015-04-14 12:03:43 +1200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2015-04-15 05:58:19 +0200 |
commit | eeb90cfea2d5615ec3721387fba560a6663a3aaf (patch) | |
tree | f6d3d721a8d1b22da9ea8142693fd0bb342d6ab9 /.gitignore | |
parent | d65675b2dfc319fa9991cbae085939000bd06b58 (diff) | |
download | samba-eeb90cfea2d5615ec3721387fba560a6663a3aaf.tar.gz |
.gitignore: Ignore pidl/MYMETA.json
This is generated by newer versions of MakeMaker
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aa51a372d80..a4c2a699b18 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ pidl/cover_db pidl/Makefile pidl/pm_to_blib pidl/MYMETA.yml +pidl/MYMETA.json packaging/RHEL-CTDB/samba.spec packaging/RHEL/samba.spec packaging/RHEL/makerpms.sh |