Skip to content
Snippets Groups Projects
Commit fda043ad authored by Joakim Nohlgård's avatar Joakim Nohlgård
Browse files

Merge pull request #4641 from gebart/pr/gitignore-clang-complete

gitignore: Add .clang_complete and YouCompleteMe
parents c644f832 970dc80e
Branches
No related tags found
No related merge requests found
......@@ -53,3 +53,9 @@ pkg/wakaama/wakaama
# Vagrant
.vagrant
# clang-complete command line argument lists (Vim: clang-complete, Atom: linter-clang, autocomplete-clang addons)
.clang_complete
# YouCompleteMe (https://github.com/Valloric/YouCompleteMe)
.ycm_extra_conf.py
.ycm_extra_conf.pyc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment