diff options
author | Christian Cunningham <cc@localhost> | 2022-04-16 13:58:54 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2022-04-16 13:58:54 -0700 |
commit | e36b9514b79c3f67c42c41fada2e46a5ecc3fa05 (patch) | |
tree | da0d512d01e22477227de5457bf559eb1f9c694b /.gitignore | |
parent | 549bdc50785a7f03cf0c868a54ab8135e25b1f91 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ obj/ toolchain/ mk.old Makefile +.DS_Store *.log *.swp *.hda |