Skip to content

Commit 80c9a24

Browse files
nammnfealebenpae
authored andcommitted
add copied public to ignore (#4103)
# Summary When building tests images locally you might create that public folder as seen here: https://github.com/10gen/ops-manager-kubernetes/blob/a7fa2fec464b90a0707f8454c92b6c9025ee89cf/pipeline.py#L463 we should ignore that folder as well ## Proof of Work - build image locally - git should detect no changes ## Checklist - [ ] Have you linked a jira ticket and/or is the ticket in the title? - [ ] Have you checked whether your jira ticket required DOCSP changes? - [x] Have you checked for release_note changes?
1 parent 729bce3 commit 80c9a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ docker/mongodb-enterprise-init-database/Dockerfile
4949
docker/mongodb-enterprise-init-ops-manager/Dockerfile
5050
docker/mongodb-enterprise-operator/content/mongodb-enterprise-operator.tar
5151
docker/mongodb-enterprise-tests/helm_chart/
52+
docker/mongodb-enterprise-tests/public/
5253
docker/mongodb-enterprise-tests/requirements.txt
5354
docker/mongodb-enterprise-tests/.flake8
5455
docker/mongodb-enterprise-tests/.pylintrc

0 commit comments

Comments
 (0)