diff options
-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 | |||
50 | cscope.in.out | 50 | cscope.in.out |
51 | cscope.out | 51 | cscope.out |
52 | cscope.po.out | 52 | cscope.po.out |
53 | |||
54 | # | ||
55 | # ctags output | ||
56 | # | ||
57 | tags | ||
58 | TAGS | ||