]> git.proxmox.com Git - mirror_edk2.git/commit - Conf/.gitignore
EDK II: Add .gitignore
authorRyan Harkin <ryan.harkin@linaro.org>
Tue, 14 Oct 2014 16:08:15 +0000 (16:08 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Oct 2014 16:08:15 +0000 (16:08 +0000)
commit71bcf79963d1d9d8bc10b54c82dfe75dfc588d4a
treed18d967fe95303a490a09e90beed3f9163cc1d2e
parent0b7c06072eec16b6ac0707d036d865a87f78658a
EDK II: Add .gitignore

While edk2 is still maintained in SVN, Many edk2 developers use git
for their main workflow, using the official mirrors.

Add a .gitignore to the EDK II root, BaseTools and Conf directories to
prevents files generated as part of the build from cluttering up "git
status" output.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
[removed Linaro-specific bits, rework for upstream]
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16213 6f19259b-4bc3-4df7-8a09-765794883524
.gitignore [new file with mode: 0644]
BaseTools/.gitignore [new file with mode: 0644]
Conf/.gitignore [new file with mode: 0644]