diff options
author | pommicket <pommicket@gmail.com> | 2021-11-19 09:52:27 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-19 09:52:27 -0500 |
commit | 9760d898b7f3e4b43337bac18c842d95c9f3ea6c (patch) | |
tree | d2ede7ea6fa0ad59395219322c7ba2ca4e126105 /04a/.gitignore | |
parent | 17cf6b6fa02db452c3b0b88b09b8884f73b0c1eb (diff) |
start 04b compiler
Diffstat (limited to '04a/.gitignore')
-rw-r--r-- | 04a/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/04a/.gitignore b/04a/.gitignore deleted file mode 100644 index fe70990..0000000 --- a/04a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -out* |