diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-02-27 11:44:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-27 11:44:52 +0000 |
commit | 2c0864f7b51e43591ef97cdda258d4d504180e4c (patch) | |
tree | 65669cbc2e8691e1fc509c5fcdc84650f7239d84 /docs/.gitignore | |
parent | 47f977556de3613e1f67d4551ccaa576e3228e93 (diff) | |
parent | 57cf0b5c9fc3026923a98770c8ef546b9ff83ecb (diff) |
Merge "Migrate policy-parent 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 00000000..43ca5b67 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,3 @@ +/.tox +/_build/* +/__pycache__/* |