diff options
author | Dan Timoney <dtimoney@att.com> | 2020-02-18 14:02:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-18 14:02:01 +0000 |
commit | ce964fd1a1bc139bad6548ba79a0ac84190af598 (patch) | |
tree | 525a0fae7e07f5964c337ec03cbb64848fdce40a /docs/.gitignore | |
parent | 3b5d372ed15ccd9af58756b6d4dcaf30377ddd3e (diff) | |
parent | 72348178feb4b210b1cc54d502ad193b84af7da5 (diff) |
Merge "Migrate ccsdk-features docs"
Diffstat (limited to 'docs/.gitignore')
-rw-r--r-- | docs/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..43ca5b671 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,3 @@ +/.tox +/_build/* +/__pycache__/* |