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>
master
Qu Wenruo 2016-10-27 10:32:48 +08:00 committed by David Sterba
parent c8d1c4c792
commit cf5a680b82
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -64,6 +64,7 @@ config/py-compile
config/test-driver
configure
cscope.out
.clang_complete
depcomp
libtool
Makefile