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/tcc-0.9.25/.gitignore | |
parent | c42c5d94b8944e19cd17a5b540e4c70013c62b92 (diff) |
newer version of tcc almost working
Diffstat (limited to '05/tcc-0.9.25/.gitignore')
-rw-r--r-- | 05/tcc-0.9.25/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/05/tcc-0.9.25/.gitignore b/05/tcc-0.9.25/.gitignore deleted file mode 100644 index aaa8247..0000000 --- a/05/tcc-0.9.25/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -tcc -examples -tests -win32 |