summaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git: stop ignoring assembly filesDanny Holman2021-08-301-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>
* Initial commitDanny Holman2021-01-171-0/+3
Signed-off-by: Danny Holman <dholman@gymli.xyz>