From 988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 10 Oct 2019 16:40:01 +0200 Subject: Work with not newline terminated fildes - 3 tests of moulitest still red - get_next_line has 30 lines --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 85157eb..9bfa054 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ a.out get_next_line *.ghc test +test2 +test3 +*.dSYM -- cgit