view .gitignore @ 25234:75715aa4fe66

11911 Inconsistent case handling for properties in dladm Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Paul Winder <paul@winder.uk.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
author Garrett D'Amore <garrett@damore.org>
date Fri, 01 Nov 2019 12:39:34 -0700
parents 3e5b43644755
children 740894aa73b0
line wrap: on
line source

# .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
/proto
/webrev
/usr/src/.build.tstamp
/usr/src/ELF-data.*
/usr/src/check-*.out
/usr/src/clobber-*.out
/usr/src/install-*.out
/usr/src/lint-*.out
/usr/src/lint-noise-*.out
/usr/src/lint-noise-*.ref
/usr/src/noise-*.out
/usr/src/noise-*.ref
/usr/src/tools/clobber-*.out
/usr/src/tools/install-*.out