view .gitignore @ 14174:f63fe73094ce

4072 make clobber leaves trash Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
author Gordon Ross <gwr@nexenta.com>
date Fri, 23 Aug 2013 18:31:03 -0400
parents
children
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".
.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