URL: https://github.com/freeipa/freeipa/pull/586
Author: tiran
 Title: #586: Ignore ipapython/.DEFAULT_PLUGINS
Action: opened

PR body:
"""
Signed-off-by: Christian Heimes <chei...@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/586/head:pr586
git checkout pr586
From 1b4baa8a4539e9efff90fb370935179b05776dee Mon Sep 17 00:00:00 2001
From: Christian Heimes <chei...@redhat.com>
Date: Tue, 14 Mar 2017 17:55:38 +0100
Subject: [PATCH] Ignore ipapython/.DEFAULT_PLUGINS

Signed-off-by: Christian Heimes <chei...@redhat.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 04553fd..7e78a93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,7 @@ freeipa2-dev-doc
 /client/ipa-rmkeytab
 
 /ipapython/version.py
+/ipapython/.DEFAULT_PLUGINS
 
 /ipaplatform/__init__.py
 /ipaplatform/constants.py
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to