diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2025-01-11 17:21:48 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2025-01-11 17:21:48 -0500 |
commit | 1bd0c44fca6abb9d881b420b951ccac284a2c6cb (patch) | |
tree | 67c3ab33fa3bf7ff86994ffe539e10a1eb31414a /.gitignore | |
parent | 7c0bbdecaf4a39e1e88a2d3e389629af694811a0 (diff) |
fix build file naming
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ bin obj *.c8 *.ch8 +*.sw* |