On some (all?) of my older projects, a .gitconfig file has appeared, with contents like so:
[core]
excludesfile = /etc/.gitignore-global
I’m curious why and if I can declutter by deleting it.
On some (all?) of my older projects, a .gitconfig file has appeared, with contents like so:
[core]
excludesfile = /etc/.gitignore-global
I’m curious why and if I can declutter by deleting it.
Hi dreeves,
yes, you can go ahead and remove the file. It was used by a previous version of the project container