Commit Graph

4 Commits

Author SHA1 Message Date
WangYuli 2f975bd42b .gitignore: Ignore intermediate files
We should prevent Git from tracking patch files generated by
'git format-patch' and other commands, as they are typically
intermediate files.

Link: https://lore.kernel.org/all/CA+5PVA7h92wEmJOPVbH-9ubsssPFPwGuRYPNvg54_kTmk8o0Lg@mail.gmail.com
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2024-07-16 22:49:11 -05:00
Mario Limonciello 4d6190714d Add a script for a robot to open up pull requests
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-10-13 13:50:00 -05:00
Mario Limonciello bcc397d610 Add new toplevel 'make dist' target.
This target produces a tarball following the most recent git tag.
The tarball contains firmware binaries that have been de-duped.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-08-31 10:15:45 -05:00
Mario Limonciello c442a5002c Add pre-commit hooks and codespell template
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
2023-08-29 17:02:23 -05:00