diff options
author | Gao, Chenfei (cg287m) <cgao@research.att.com> | 2018-01-25 17:22:23 -0500 |
---|---|---|
committer | Gao, Chenfei (cg287m) <cgao@research.att.com> | 2018-01-29 15:52:20 -0500 |
commit | 4d503f398d2f309cc077b55b5f1cce4c4bd773e6 (patch) | |
tree | a3090e3c4ff0b6da0beee403c0e4aadaecb4edd3 /.gitignore | |
parent | 38261bb20e49c39f710aef47b5415dcdf14a1729 (diff) |
Addressing Technical Debt for ONAP-XACML
Follow the list of acceptable fixes in POLICY-336 description
Issue-ID: POLICY-475
Change-Id: I45cfb55c571d32601049beb8e5be8676216dcf5c
Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4640bd995..632972456 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ ONAP-XACML/src/test/resources/pdpstest/ POLICY-SDK-APP/catalina.base_IS_UNDEFINED/ PolicyEngineAPI/logs/ PolicyEngineUtils/logs/ +ONAP-REST/logs/common-modules/integrity-monitor/*.log |