From e900dd8d6f2ff7cef66fbd31898d375b71ef53d6 Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 17 Feb 2022 13:22:13 -0500 Subject: procuding a (non-working) executable for tcc --- 05/tcc-0.9.25/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 05/tcc-0.9.25/.gitignore (limited to '05/tcc-0.9.25/.gitignore') diff --git a/05/tcc-0.9.25/.gitignore b/05/tcc-0.9.25/.gitignore new file mode 100644 index 0000000..aaa8247 --- /dev/null +++ b/05/tcc-0.9.25/.gitignore @@ -0,0 +1,4 @@ +tcc +examples +tests +win32 -- cgit v1.2.3