Project

General

Profile

Actions

Feature #4625

closed

add cscope output to .gitignore

Added by Piotr Jasiukajtis over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Low
Category:
tools - gate/build tools
Start date:
2014-02-25
Due date:
% Done:

0%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

$ git diff
diff --git a/.gitignore b/.gitignore
index 1c3b884..112b42b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 # .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.out
 .make.state*
 /log
 /packages
Actions #1

Updated by Piotr Jasiukajtis over 9 years ago

  • Assignee set to Piotr Jasiukajtis
Actions #2

Updated by Rich Lowe over 9 years ago

  • Subject changed from add cscope.out to the .gitignore to add cscope output to .gitignore
Actions #4

Updated by Electric Monk over 9 years ago

git commit 04dfc08aa8f2f35510c97c3e9e543a45d0c5b7af

Author: Piotr Jasiukajtis <piotr.jasiukajtis@yahoo.com>

4625 add cscope output to .gitignore
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

Actions #5

Updated by Rich Lowe over 9 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF