diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e9c854d0..37e03bb3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,11 @@ tags .clang_complete *wintoastlib* +# GTAGS +GTAGS +GRTAGS +GPATH + # C++ objects and libs *.slo |