How to manage notes and todos related to a software project within its git repo using global .gitignore?Notes related to a software project can be neatly stored in the project's repo itself, allowing us to access them without leaving our IDE, improving developer productivity.