diff --git a/.gitignore b/.gitignore index 1950be2de4..a86049960c 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,10 @@ cachegrind.out* *.kdev4 # Codelite (among others) project files *.project +# ctags index files +tags +# GDB initialization scripts +.gdbinit # Eclipse symbol file (output from make eclipsesym) eclipsesym.xml