diff options
author | pommicket <pommicket@gmail.com> | 2022-01-06 23:29:59 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-01-06 23:30:24 -0500 |
commit | 4cd2b7047c19e45dc2e664bb6666ee1f288b126c (patch) | |
tree | fca1460e2662c042ecc1ab0ecda4948bd8b139d5 /.gitignore | |
parent | 3e73f6625cf4ee1c0ac7263d293dcc62fcc53597 (diff) |
04b initial readme, guessing game, compiler fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ README.html out?? out??? +*.out +tags +TAGS markdown |