# Some config files of the world's most favorite text editor - VIM ;-) lvimrc .ycm_extra_conf.py .ycm_extra_conf.pyc *.swp *.swo # File backups *.*~ # Generated doc **/doc/developer/html/* **/doc/developer/doxygen_sqlite3.db **/doc/developer/*.tag # Ignore contents of the build directory **/build/* !**/build/.dummy !**/build/.keep !**/build/README !**/build/README.* # files generated by "make tags" src/tags src/cscope.out src/ncscope.out # tag files tags cscope.out # user toolboxes are not versioned src/modules/modules-user.toolbox # Eclipse files .project .cproject .settings