diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 01400a678..2a7f2f79b 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -43,3 +43,11 @@ core | |||
43 | /busybox.links | 43 | /busybox.links |
44 | /runtest-tempdir-links | 44 | /runtest-tempdir-links |
45 | /testsuite/echo-ne | 45 | /testsuite/echo-ne |
46 | |||
47 | # | ||
48 | # cscope output | ||
49 | # | ||
50 | cscope.files | ||
51 | cscope.in.out | ||
52 | cscope.out | ||
53 | cscope.po.out | ||