I just found the same files in my Terraform solution and this is the only google hit I got. I just checked out the Azure/Azurite GitHub to see what is it's .gitignore file to see if these files can be ignored. The file contains the pattern __*
that indicates to me that the files can be safely ignored. I don't know what the files are for. I hop this helps and please correct if I'm wrong about this.