Skip to content
Snippets Groups Projects
Commit c6ce61aa authored by Marc-Olivier Andrez's avatar Marc-Olivier Andrez
Browse files

Merge branch 'exclude-mongo-db-downloaded-files-from-git' into 'develop'

ci: exclude Mongo DB downloaded files from Git repository

See merge request asapo/asapo!214
parents 82affcb9 d072d920
No related branches found
No related tags found
No related merge requests found
......@@ -140,4 +140,7 @@ terraform.tfstate*
#helm chart
deploy/asapo_helm_chart/asapo/Chart.lock
deploy/asapo_helm_chart/asapo/charts/*.tgz
\ No newline at end of file
deploy/asapo_helm_chart/asapo/charts/*.tgz
# Files downloaded for Mongo DB
mongo-c-driver-*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment