I am learning rails.
Somewhere along the line, I noticed that seemingly random folders and files are appearing in my rails app's directory. In some folders there is a concerns folder with a .keep file inside it. The .keep file appears to be empty. In other folders there is no concerns folder but an empty .keep file is present.
Does anyone know what the deal with these files/folders is?
.keep files are 0 byte files that are there to stop empty folders from being ignored by all sorts of processes. Nothing to worry about.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With