diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2016-12-16 15:29:25 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-11 23:01:46 +0530 |
commit | d3638ce63d77bb76482c97ffd3497a9512535bda (patch) | |
tree | 3017111fa9fb56f3c2413ccfb440ab1c1fb6b472 /.gitignore | |
parent | 4da78e041bd7fe00469449199a58f21a60633294 (diff) |
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 <shubhamiiitbackup@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |