chiark / gitweb /
Add .gitignore rules for in-tree builds.
authorSimon Tatham <anakin@pobox.com>
Mon, 19 Apr 2021 17:11:17 +0000 (18:11 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 19 Apr 2021 17:11:17 +0000 (18:11 +0100)
commit848a160f2ec4f67fe8b9a1caee95e6f5aa3535d7
tree02f1162d0c480a7e2fa92098375db3d72491129a
parent8fa545c76c35dd7954220eb172a1783044794168
Add .gitignore rules for in-tree builds.

This set of rules should cover make and ninja on Linux, and all of
nmake, ninja and vcxproj on Windows, so that if someone follows the
README build instructions (by doing 'cmake .' in-tree), it should
generate no debris that .gitignore can't filter out.
.gitignore