Add .ccls to .gitignore (vim and emacs) (#3576)

* Add .ccls to .gitignore (vim)

* Add .ccls to .gitignore (emacs)
This commit is contained in:
Rosen Stoyanov
2020-06-30 21:48:44 +03:00
committed by GitHub
parent 7f48c8c14e
commit 899a6734ee
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
.pio
.clang_complete
.ccls

View File

@ -1,3 +1,4 @@
.pio
.clang_complete
.gcc-flags.json
.ccls