.gitignore
author Garrett D'Amore <garrett@dey-sys.com>
Wed, 04 Sep 2013 14:48:51 -0700
changeset 14186 863932c97ce8
parent 14178 f63fe73094ce
permissions -rw-r--r--
4111 wcwidth() still not right for some characters Reviewed by: Yuri Pankov <[email protected]> Reviewed by: Gordon Ross <[email protected]> Approved by: Dan McDonald <[email protected]>

# .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