commit | 4f39d27fe4e8109ba9eb2983b27675f2ca6d3ecb | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Oct 28 15:26:18 2011 +1100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 11:50:12 2011 -0500 |
tree | 4c88dd7439388c162d9df985890e3855ed75b3c6 | |
parent | 463ce4ae2dc5214f1b3ce5951c7cc3904c903702 [diff] |
Add qapi related generated files to .gitignore .gitignore already lists the qapi-generated subdirectory which includes a number of files generated during build. However, there are some additional files generated by the qapi build which go in the top level directory. This patch adds them to .gitignore, removing the irritating noise from diffs and the like. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>