Created by: benasher44
Hello! I ran npx create-react-app client --template typescript and then yarn start and found that .eslintcache appeared and should have been git ignored. This adds .eslintcache to the gitignore part of the relevant templates.