aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-10-10 16:40:01 +0200
committerCharles <sircharlesaze@gmail.com>2019-10-10 16:40:01 +0200
commit988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46 (patch)
tree56748a043134bb9095df3f852285b2388bf45ad3 /.gitignore
parentce374b5d6bc2a383c42d28d3523e5489b5fb090e (diff)
downloadget_next_line-988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46.tar.gz
get_next_line-988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46.tar.bz2
get_next_line-988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46.zip
Work with not newline terminated fildes
- 3 tests of moulitest still red - get_next_line has 30 lines
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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