From d3638ce63d77bb76482c97ffd3497a9512535bda Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Fri, 16 Dec 2016 15:29:25 +0530 Subject: Add submodules and .gitmodule Adding submodules of all OPNFV projects in order to create a unified repository for documentation. By using submodules we will be able to maintain a single conf.py file and theme to be used across all projects Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9 Signed-off-by: ShubhamRathi --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ec376e94f..7c4785069 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ /docs_build/ /docs/projects/ /docs_output/ -/releng/ +/releng/ \ No newline at end of file -- cgit 1.2.3-korg