diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2018-09-06 09:01:30 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2018-09-06 09:51:51 +0300 |
commit | 78fc284540fd60a3bdc77d7ec180d75a0a0a26ca (patch) | |
tree | 800fc139b9434871b9475c0402ddc66eeb266fbc /.gitignore | |
parent | 7365eeeb18265d02f874161f2406166280edf7b3 (diff) |
Update docs to new format
Change-Id: I023b7f47245691fe7377e53ca0bda15098c2978a
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f6e77140a..059072f14 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ **/mcp/scripts/virsh_net/*.xml **/mcp/scripts/docker-compose/*.yaml **/mcp/scripts/*.img +.tox/ +docs/_build/* |