Double clicking on .gitignore file in sourcetree

Hi,

I learned that instead of opening in de explorer, you can just double click on the .gitignore and it will open in notepad.

great lecture…
best regards
Tommy

Sure, it’s just a plain text file, so if you associate the file extension (or have it already associated) then that would work.

The same is true of .gitattributes and the config files too; although I’d advise against directly editing the config files until you have adequate experience as it could corrupt access to your repo.

1 Like

Privacy & Terms