Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-21 | README: update copyright line | Danny Holman | 1 | -0/+6 | |
Update the copyright year and contact email in the README file. Signed-off-by: Danny Holman <dholman@gymli.org> | |||||
2021-08-30 | git: stop ignoring assembly files | Danny Holman | 1 | -1/+36 | |
Remove the '*.s' line from .gitignore. There are important assembler files that should be in a distribution. Signed-off-by: Danny Holman <dholman@gymli.xyz> |