Newer
Older
# Documentation artifacts
doc/doxygen/html
doc/doxygen/latex
doc/doxygen/man
doc/doxygen/*.db
doc/doxygen/*.tmp
# Eclipse workspace files
.project
.cproject
.settings
# KDevelop4 project files
# Codelite (among others) project files
*.project
# Visual Studio Code user settings
.vscode/
# ctags index files
tags
# GDB initialization scripts
.gdbinit
# Eclipse symbol file (output from make eclipsesym)
eclipsesym.xml
# Ignore created Arduino sketch files
_sketches.cpp
# local override files
Makefile.local
# 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
# Python compiled files
*.pyc
# Ignore download cache
# scan-build artifacts
scan-build/