From 077b81b2bd2c0d418635b265b35f582d68cec16a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 25 Mar 2024 06:42:35 -0300 Subject: Node.js -> Go --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2c28a19..b03deb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -/doc/*.[0-9] -/doc/*.3js -/tests/hero-mkfifo-0.pipe +/*.bin /tests/*.bin -/tests/bigger-rand-output.txt +/doc/*.[0-9] +/doc/*.3go -- cgit v1.2.3