DEV Community

Discussion on: Dotfiles - Git Config with Aliases

 
michaelcurrin profile image
Michael Currin

Oh yes I forgot about that in git.

If you don't want to run exclude each time you can add those IDE files to your global gitignore file

dev.to/michaelcurrin/dotfiles-glob...

Thread Thread
 
vlasales profile image
Vlastimil Pospichal

Yes, I know the global gitignore and I use it, but something is differ in different projects.