uts: make emu10k non-verbose
[unleashed.git] / .gitignore
blob279708e12cd3d94f91d8b0935bc99423c938da8c
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".
4 cscope.files
5 cscope.out
6 ncscope.out
7 cscope.in.out
8 cscope.po.out
9 .make.state*
10 /log
11 /packages
12 /proto
13 /usr/src/.build.tstamp
14 /usr/src/ELF-data.*
15 /usr/src/check-*.out
16 /usr/src/clobber-*.out
17 /usr/src/install-*.out
18 /usr/src/noise-*.out
19 /usr/src/noise-*.ref
20 /usr/src/tools/clobber-*.out
21 /usr/src/tools/install-*.out
24 # bmake generated files
26 .depend
27 *.o
28 *.dep
31 # generate config files
33 /Makefile.cfgparam
34 /usr/src/Makefile.cfgparam
35 /include/sys/cfgparam.h