| ▲ | Brajeshwar 5 hours ago | |
It is weird that quite a few developers comes up with advices where they seem to come from a world where they work alone, have not work with enough people, or with enough projects. In this case, a `.gitignore_global` takes care of the usual suspects that he mentioned `.DS_Store files, IDE config, compressed files, etc.`. Even if something goes wrong, it is usually caught during the initial scaffold before critical files goes in. If one is working with new, young, rookie developers, give them the typical lesson on the global gitignore, local, config, and to have dotfiles, etc. Give yours for inspiration or something to start with. Edit: I know that mine is not the best of the dotfiles on the internet but this has helped me switch multiple devices, multiple identities (work, projects, personal, etc) easily. I recently cleaned it up and added automation, test, etc with Claude Code. https://github.com/brajeshwar/dot | ||
| ▲ | Waterluvian 3 hours ago | parent | next [-] | |
> It is weird that quite a few developers comes up with advices where they seem to come from a world where they work alone, have not work with enough people, or with enough projects. What is weird about it? | ||
| ▲ | wafflemaker 5 hours ago | parent | prev | next [-] | |
Wow, thanks so much for . gitignore_global. Finally can have Emacs files ignored automatically in all projects. <3 | ||
| ▲ | DarmokTanagra 5 hours ago | parent | prev [-] | |
[dead] | ||