diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1c3b884ffc..617842941e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ # .gitignore for illumos checkouts. # Note: this does not try to ignore all files in a fully built workspace. # Rather, you are expected to "make clobber" before running "git status". +cscope.files +cscope.out +ncscope.out +cscope.in.out +cscope.po.out .make.state* /log /packages |