1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

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

gitignore: Add .clang_complete and YouCompleteMe
This commit is contained in:
Joakim Nohlgård 2016-01-15 14:23:28 +01:00
commit fda043ad21

6
.gitignore vendored
View File

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