7888 installboot: print version info of the file
[unleashed.git] / .gitignore
blobda0c9610651174fe49eca3b54c597e070ff0f4ee
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 /webrev
14 /closed
15 /usr/src/.build.tstamp
16 /usr/src/ELF-data.*
17 /usr/src/check-*.out
18 /usr/src/clobber-*.out
19 /usr/src/install-*.out
20 /usr/src/lint-*.out
21 /usr/src/lint-noise-*.out
22 /usr/src/lint-noise-*.ref
23 /usr/src/noise-*.out
24 /usr/src/noise-*.ref
25 /usr/src/tools/clobber-*.out
26 /usr/src/tools/install-*.out
29 # bmake generated files
31 .depend
32 *.o
33 *.dep
36 # generate config files
38 /Makefile.cfgparam
39 /usr/src/Makefile.cfgparam
40 /include/sys/cfgparam.h