1# .gitignore for illumos checkouts. 2# Note: this does not try to ignore all files in a fully built workspace. 3# Rather, you are expected to "make clobber" before running "git status". 4cscope.files 5cscope.out 6ncscope.out 7cscope.in.out 8cscope.po.out 9.make.state* 10/log 11/packages 12/proto 13/webrev 14/usr/src/.build.tstamp 15/usr/src/ELF-data.* 16/usr/src/check-*.out 17/usr/src/clobber-*.out 18/usr/src/install-*.out 19/usr/src/lint-*.out 20/usr/src/lint-noise-*.out 21/usr/src/lint-noise-*.ref 22/usr/src/noise-*.out 23/usr/src/noise-*.ref 24/usr/src/tools/clobber-*.out 25/usr/src/tools/install-*.out 26