scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit 919635a7dce16bb4491028085bbb350877080cbd
parent ce23ff26192e01fa91ebf41e4c8ca664f8d626a6
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Thu, 24 Oct 2024 12:18:54 +0200

build: Remove dummy files from .gitignore

These files were added with an automatic ignore tool
and they should not be in the ignore file of the
repository.

Diffstat:
M.gitignore | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -22,9 +22,6 @@ dirs /src/cmd/scc-as/as-ppc64 /src/cmd/scc-as/as-z80 /src/cmd/scc-cc/cc1/cc1 -/src/cmd/scc-cc/cc1/cpp-bug.c -/src/cmd/scc-cc/cc1/f.c -/src/cmd/scc-cc/cc1/len-macro.c /src/cmd/scc-cc/cc2/cc2-amd64-sysv /src/cmd/scc-cc/cc2/cc2-i386-sysv /src/cmd/scc-cc/cc2/cc2-qbe_amd64-sysv