diff options
author | pommicket <pommicket@gmail.com> | 2022-02-18 12:36:57 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-02-18 12:36:57 -0500 |
commit | 826d1afd58c2e064a9c8fdb09eda1b08469de1a8 (patch) | |
tree | b4fedc589a1944f6cf3f451a9db976b431e89b25 /05/.gitignore | |
parent | c42c5d94b8944e19cd17a5b540e4c70013c62b92 (diff) |
newer version of tcc almost working
Diffstat (limited to '05/.gitignore')
-rw-r--r-- | 05/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/05/.gitignore b/05/.gitignore index fe7b7ab..7f437b0 100644 --- a/05/.gitignore +++ b/05/.gitignore @@ -1,2 +1,3 @@ in04 address_map.txt +*.o |