From 2e5ca2ab6276b7b24895ade28e1533356ef523dc Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 16 Jan 2020 18:51:11 +0100 Subject: Testing config with travis --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f84848e..c58fcb1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ *.a *.ghc a.out +test_libft main.c build/* -- cgit