diff options
author | pommicket <pommicket@gmail.com> | 2022-02-19 12:01:56 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-02-19 12:01:56 -0500 |
commit | 9c6b9a1450d6610a37234b016bc1cfb021f30ee8 (patch) | |
tree | 9416b9c6b13b30f9107030cdccca7b33b1b27d60 /05/tcc-0.9.27/.gitignore | |
parent | 59b7931165ecbd189214142b95d3d2033f4f579f (diff) |
full build of tcc with itself - doesn't match gcc :o
Diffstat (limited to '05/tcc-0.9.27/.gitignore')
-rw-r--r-- | 05/tcc-0.9.27/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/05/tcc-0.9.27/.gitignore b/05/tcc-0.9.27/.gitignore index a50ca5e..f7853f0 100644 --- a/05/tcc-0.9.27/.gitignore +++ b/05/tcc-0.9.27/.gitignore @@ -16,6 +16,8 @@ a.out tcc_g tcc +tcc[0123456789] +tcc[0123456789]a *-tcc libtcc*.def |