diff options
author | Gao, Chenfei (cg287m) <chenfei.gao11@gmail.com> | 2017-07-13 10:39:06 -0400 |
---|---|---|
committer | Gao, Chenfei (cg287m) <cgao@research.att.com> | 2017-07-13 10:43:09 -0400 |
commit | 5cc17787f643c8e270f62c5601490c986d1d9678 (patch) | |
tree | f25bc569bd1959cf2406cfb74b16f19b235bfd20 | |
parent | 68377161605e39c8c74ea77d0b504177480788f3 (diff) |
[POLICY-22] gitignore autogened files
Change-Id: I9777f3cc8ee61e6a55dba94bf455ff367814f762
Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | controlloop/templates/template.demo/src/main/resources/ControlLoop_Template_xacml_guard.drl (renamed from controlloop/templates/template.demo/src/main/resources/ControlLoop_Template_1707_xacml_guard.drl) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5b8a54774..24ec48485 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ target .classpath .metadata/ /bin/ +controlloop/templates/template.demo/src/test/resources/xacml/autogenerated_*.xml diff --git a/controlloop/templates/template.demo/src/main/resources/ControlLoop_Template_1707_xacml_guard.drl b/controlloop/templates/template.demo/src/main/resources/ControlLoop_Template_xacml_guard.drl index 330f41b56..330f41b56 100644 --- a/controlloop/templates/template.demo/src/main/resources/ControlLoop_Template_1707_xacml_guard.drl +++ b/controlloop/templates/template.demo/src/main/resources/ControlLoop_Template_xacml_guard.drl |