diff options
author | Christian Cunningham <cc@localhost> | 2022-04-15 16:19:02 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2022-04-15 16:19:02 -0700 |
commit | 5e1f116e14684865367f9f9a8d38ef1c382b3ebf (patch) | |
tree | d047229cfb806b27672a41b5de8ea5858571eb96 /.gitignore | |
parent | af410fce64b605395d4bccc87f6fcb853d04664b (diff) |
Portable Build Instructions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ build/ obj/ +toolchain/ mk.old Makefile *.log |