Merge commit '9992e6a682b1c35b4385c3b512db329ec8ab9ede'
[unleashed.git] / .gitignore
blob9a582384defaf4db49da340c3f9d73337de45be4
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 obj
29 # generated config files
31 /cfgparam.mk
32 /usr/src/Makefile.cfgparam
33 /include/sys/cfgparam.h