diff options
author | Christophe Closset <christophe.closset@intl.att.com> | 2020-02-12 08:19:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-12 08:19:05 +0000 |
commit | f4709e13c38a15c889d3550d707b8e2c40187195 (patch) | |
tree | 62d74afa3931162f8ba45ec1f3c7a16cf35ee0d3 /docs/.gitignore | |
parent | 67bb8026ac17792efc7c51e9f7905f918c965e01 (diff) | |
parent | b3561542419805a542827e187108e6ba7a347d98 (diff) |
Merge "Migrate clamp 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__/* |