xref: /illumos-gate/.gitignore (revision e160ee4e)
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/.vscode
11/log
12/packages
13/proto
14/webrev
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
27