From 0a85b8bac10f910fe433ee520ffe44a862515b51 Mon Sep 17 00:00:00 2001 From: Chenfei Gao Date: Tue, 10 Sep 2019 22:22:17 -0400 Subject: Update api docs to reflect the most recent changes to policytypes Issue-ID: POLICY-2073 Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928 Signed-off-by: Chenfei Gao --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e7637a14..dc69c96a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ docs/conf.py docs/conf.pyc docs/html/ docs/_static/ +docs/__pycache__/ -- cgit 1.2.3-korg