Delete unused tmp/restart.txt file

This also clears the `tmp` directory out of the initial repository's
state! Rails should auto-generate it when it wants to make temporary
stuff.

`touch tmp/restart.txt` is the way to restart a Rails app deployed with
Phusion Passenger. I'm, uhh, not sure how a copy of it ever made its way
into the codebase, maybe I was confused about how to restart my local
app?
This commit is contained in:
Emi Matchu 2023-10-25 16:18:03 -07:00
parent 814f8e2af7
commit e60c9d6efe

View file