On Thu, Feb 28, 2019 at 10:22:06AM +0800, Qu Wenruo wrote: > A lot of editor/IDE related config files are dotfiles, like .vimrc > or .clang_complete. > > Instead of adding gitignore entry for each editor/IDE, just ignore all > dotfiles.
Fortunatelly it still works for tracked dotfiles like .travis.yml and .gitignore itself.