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)
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

index 214103d..98b3657 100644 (file)
@@ -64,6 +64,7 @@ config/py-compile
 config/test-driver
 configure
 cscope.out
+.clang_complete
 depcomp
 libtool
 Makefile