diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index be1d46199..c03c2e8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,9 @@ cscope.files cscope.in.out cscope.out cscope.po.out + +# +# ctags output +# +tags +TAGS |