Add .clangd to .gitignore list

Authored by dhaumann on Aug 21 2019, 7:32 PM.

Description

Add .clangd to .gitignore list

If symlinking the compile_commands.json file into the source file,
clangd will add a .clangd folder in the ktexteditor.git repository.
Obviously, this temporary data is not supposed to be added to the
git repository, therefore, let's ignore it.

Details

Committed
dhaumannAug 21 2019, 7:32 PM
Parents
R39:066004396d57: fix vi mode unit test
Branches
Unknown
Tags
Unknown