To create an empty file in a directory use the touch command. This can be useful during deployment where your application might expect a file to be present already in the folder before it runs.