|
|
|
|
|
by codetrotter
474 days ago
|
|
My reason for having each and every common ignore in each individual repo is that on the off chance that someone else wants to contribute to any of my projects, those files are already ignored for those people too. And also, sometimes I work from different machines and I don’t really want to have yet another dotfile to sync between all my current and future machines. (Yes, I know dotfile managers exist, but I literally only care about syncing my zsh config files and one or two other dotfiles mainly so I do that with my own little shell script and basically don’t care about syncing other dotfiles.) |
|