diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-08-21 13:29:21 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-08-21 13:32:52 -0500 |
commit | 0a5d9cf30c61956e62cc7db4faf84f999a7196cc (patch) | |
tree | cb5bf992abb5faa0c300b77e5d85e3e953e4f9be /.gitignore | |
parent | 56efff004af2d1be64c67f7c8091cb4553a0e86b (diff) |
remove legacy operational policies support
Issue-ID: POLICY-2765
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I454365943465863b108ba8668b2bc4b201986959
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2ef2d71b..29a5a29e1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ target *.iws **/*.trace.db **/*.mv.db +**/*.log |