gitignore build-generated files in usr/src
commit78a0263ae756ae2edbedf1034cf0784f82b212ec
authorLauri Tirkkonen <lotheac@iki.fi>
Tue, 17 Jul 2018 11:50:28 +0000 (17 14:50 +0300)
committerLauri Tirkkonen <lotheac@iki.fi>
Tue, 17 Jul 2018 11:52:13 +0000 (17 14:52 +0300)
tree3657ffd6b6de9fe7443dc57dca8d054990df9d24
parentfb9753a27a6c904513779af7ceaabc04b0f83f3a
gitignore build-generated files in usr/src

it's huge and horrible thanks to dmake leaving crap everywhere, but this
is better than always having to use 'status -uno' and forgetting to add
untracked files due to that. bmake tree is *mostly* clean, but this does
expose some generated files we should deal with over there as well.
usr/src/.gitignore [new file with mode: 0644]