as a general rule I would recommend against avoiding commits as a workaround for specific tools. perhaps you can change the tool settings to not generate this file.
on another note, you might want to consider something like git-cola [1]. I it manages to combine simplicity with richness. [1] https://git-cola.github.io/ On Mon, Nov 11, 2019 at 3:50 PM Jacques Le Roux <[email protected]> wrote: > > Hi, > > As you may know I'm mostly on Windows and I use ToirtoiseGit to handle > things, and in a lesser way Git Bash and eGit (Eclipse plugin). > > There is something which is annoying me with ToirtoiseGit. I don't know why > but it keeps adding "/gradle/" in .gitignore. > > I want to push it, but before I'd like your opinions. > > Thanks > > Jacques >
