From 83e55c3e6a82782070b184f4ef60cd1dfd12b7af Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 6 Feb 2020 15:17:23 -0800 Subject: Migrate vfc-nfvo-driver-vnfm-svnfm docs Merging this will create https://onap-vfc-nfvo-driver-vnfm-svnfm.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall Change-Id: Ic347ecc42888d2a29830059a903d266e7f2213bc --- docs/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/.gitignore (limited to 'docs/.gitignore') diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 00000000..43ca5b67 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,3 @@ +/.tox +/_build/* +/__pycache__/* -- cgit 1.2.3-korg