diff options
author | Christian Cunningham <cc@localhost> | 2021-12-18 23:20:32 -0800 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2021-12-18 23:20:32 -0800 |
commit | e7668e69d43afd7d25a7a8da1eac894d3f4ff677 (patch) | |
tree | 35c0300655e59af79dfb7191caebc2a09f799496 /.gitignore | |
parent | 956d6a5376474f0f1e99977e466719f7eaa4063e (diff) |
Logging serial output
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ build/ obj/ mk.old Makefile +serial.log +*.swp |