In the git repository for your website, there’s a .gitignore file. It lists what files you don’t want to track as part of the repository. There are different things you might want to ignore: Git is for tracking code. To protect, retrieve or reset an entire website with all its content, try a backup software/protocol/system …
Continue reading “I’m developing a WordPress site. What should I include in .gitignore?”