diff options
author | 2018-05-07 18:14:21 +0000 | |
---|---|---|
committer | 2018-05-07 18:14:21 +0000 | |
commit | 8c3064630e035195657120b81192a62636657e8c (patch) | |
tree | 5176a38a845c04f8793c2241e5b0161e95373090 /.gitignore | |
parent | ec9ee453c5a62e98003b8059754e578d085e1c96 (diff) | |
parent | 3affc968eb27e47e2d834773a3150db3c3fce2e6 (diff) |
Merge "Enable Local Docs builds by using LF Docs Conf"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4309e8e26..7790d4615 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /releng/ .idea *.py[cod] +docs/_build/ .Python env/ |