diff options
author | Michael Forney <mforney@mforney.org> | 2021-09-06 23:52:10 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2021-09-06 23:52:10 -0700 |
commit | d589c20940e096dd23a6a8f30167d02a6c38631e (patch) | |
tree | adb9e0f93cc77d3473ac76eef009e82e79b7a327 /.gitignore | |
parent | 4b858e47c7262cbc75bc4bfa310897c7e84e5cf6 (diff) |
Add config.mk to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,5 +2,6 @@ /cproc /cproc-qbe /config.h +/config.mk /stage2 /stage3 |