On Tue, Mar 05, 2019 at 08:35:39PM +0800, Qu Wenruo wrote:
>
>
> On 2019/3/5 下午8:27, David Sterba wrote:
> > 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 giti
On 2019/3/5 下午8:27, David Sterba wrote:
> 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.
>
> Fortunat
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 .travi
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.
Signed-off-by: Qu Wenruo
---
changelog
v2:
- Change "hidden files" to "dotfiles" in the commit message.
- No longer mention the