diff --git a/.gitignore b/.gitignore
index c04618641923b19dd84739be023d064d3c645ba3..d6f573f95d37cf1328d89c9dbc09d3689310dcf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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-*