diff --git a/.gitignore b/.gitignore index fee2a31cd..1142e0348 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,15 @@ massif-* # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those: *.dir/ + +# Generated documentation +/apidoc + +# Common developer files +/GPATH +/GSYMS +/GRTAGS +/GTAGS +/TAGS +/tags +.gdbinit