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 eeb5c2182..517e750c1 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -52,3 +52,9 @@ cscope.files | |||
52 | cscope.in.out | 52 | cscope.in.out |
53 | cscope.out | 53 | cscope.out |
54 | cscope.po.out | 54 | cscope.po.out |
55 | |||
56 | # | ||
57 | # ctags output | ||
58 | # | ||
59 | tags | ||
60 | TAGS | ||