From a41f0e79d6b93a87e0bea06268b900d5a6eb2590 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 6 Feb 2020 15:20:05 -0800 Subject: Migrate vnfrqts-usecases docs Merging this will create https://onap-vnfrqts-usecases.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: If69c18d0d0ade75a5050b5352b44fe0e89834eb3 --- 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 0000000..43ca5b6 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,3 @@ +/.tox +/_build/* +/__pycache__/* -- cgit 1.2.3-korg