btrfs-progs: Ignore clang complete file
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Thu, 27 Oct 2016 02:32:48 +0000 (10:32 +0800)
committerDavid Sterba <dsterba@suse.com>
Wed, 9 Nov 2016 12:13:41 +0000 (13:13 +0100)
commitcf5a680b82909382b8e8546748d2a6811a167e41
tree4bd6651806854c63ac8c1c10a6f5454349b0c187
parentc8d1c4c7920efea969fedfd6d7b0669832161d22
btrfs-progs: Ignore clang complete file

While most guys are using ctags and cscope with vim, new completion tool
like vim-clang_completion is gaining its popularity, due to its compiler
level accuracy simpleness to use.

Since ctags and cscope are already in .gitignore, I see no reason to
reject .clang_complete.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
.gitignore