Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore: lift some sane defaults from others | Randolph Sapp | 2024-06-06 | 1 | -0/+6 |
Lift the common parts of the top level gitignore from oe-core and meta-openembedded. This masks out temporary python files, intermediate artifacts, and unclean patch leftovers (.orig, .rej, etc). We're choosing to leave patches at the root of the project out of this as maintainer preference. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> |