summaryrefslogtreecommitdiffstats
path: root/docs/.gitignore
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-12 10:06:23 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-12 10:42:18 +0100
commit7ae960ffa3a31ffa4d9e5a25a3277192896e7a3b (patch)
tree321cd6499e955b1460e81e9e7971c8cddab591ce /docs/.gitignore
parent7585ac35524c43acb23d178efed9223643a5c5c4 (diff)
Remove docs directory from policy/clamp
All the documentation from policy-clamp is now moved to policy parent and the links from the ONAP root documentaiton to CLAMP are now pointing at the documentation for CLAMP in policy/parent. This all means that the documentation in policy/clamp can now be removed. Issue-ID: POLICY-3337 Change-Id: I9bf99b0dc7a8184dc5a972a207e94fad33e507e2 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'docs/.gitignore')
-rw-r--r--docs/.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
deleted file mode 100644
index 43ca5b671..000000000
--- a/docs/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/.tox
-/_build/*
-/__pycache__/*