diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-10-02 19:58:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-02 19:58:13 +0000 |
commit | b008f979aa3eed7cd10985b31ac17561cf1abe40 (patch) | |
tree | b8465a76fb93c531ca730fa3ed9d7fdce493b3f8 /docs/submodules/policy/engine.git | |
parent | b34f610b371934569b8bbd4d3a92c083811631bb (diff) |
Updated git submodules
Project: policy/engine master 0fb121c791bda818b48064546a6c91309b7d85dd
Merge "Adding entries to .gitignore"
Adding entries to .gitignore
When "mvn clean install" is run, the following is leftover:
Your branch is up-to-date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
BRMSGateway/logs/
BRMSGateway/sql/
BRMSGateway/src/test/resources/META-INF/generatedCreate.ddl
BRMSGateway/src/test/resources/META-INF/generatedDrop.ddl
BRMSGateway/src/test/resources/failure.properties
LogParser/logs/
ONAP-PAP-REST/catalina.base_IS_UNDEFINED/
ONAP-PAP-REST/pdps/
ONAP-PAP-REST/sql/
ONAP-PAP-REST/src/test/resources/generatedCreate.ddl
ONAP-PAP-REST/src/test/resources/generatedDrop.ddl
ONAP-PAP-REST/src/test/resources/webapps/
ONAP-PDP-REST/catalina.base_IS_UNDEFINED/
ONAP-PDP-REST/sql/
ONAP-PDP-REST/src/test/resources/config_testing/
ONAP-PDP-REST/src/test/resources/generatedCreate.ddl
ONAP-PDP-REST/src/test/resources/generatedDrop.ddl
ONAP-PDP-REST/topicBackup.txt
ONAP-PDP/logs/
ONAP-XACML/logs/
ONAP-XACML/src/test/resources/pdpstest/
POLICY-SDK-APP/catalina.base_IS_UNDEFINED/
PolicyEngineAPI/logs/
PolicyEngineUtils/logs/
It is distracting when trying to "git add <Files>" to a new commit. Updating the
.gitigore to ignore these so they are not listed anymore.
Issue-ID: POLICY-274
Change-Id: Ib04c1903cd1ff00b3a1ab45e0c60af439737699d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/submodules/policy/engine.git')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject c0f433d00f9a2178075b0077cbffe803eb505f0 +Subproject 0fb121c791bda818b48064546a6c91309b7d85d |