diff --git a/.gitignore b/.gitignore
index 2d965cb2b053eb74ad655705a7bdecf70dec9655..ce0644092230f7a3e0aff963203d693c69d99885 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,8 +9,12 @@
 # Ignore the content of testprogs_data but not the directory itself
 /testprogs_data/ice_adjust/**
 /testprogs_data/rain_ice/**
+/testprogs_data/turb/**
+/testprogs_data/shallow_mf/**
 !/testprogs_data/ice_adjust/.gitkeep
 !/testprogs_data/rain_ice/.gitkeep
+!/testprogs_data/turb/.gitkeep
+!/testprogs_data/shallow_mf/.gitkeep
 
 # Ignore vim swapp files
 .*.swp