From aa244ec3fb071a7fd08494d04cc865b281502804 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 30 Jan 2020 18:36:30 +0100 Subject: renaming header files, .libftignore file for simpler features selection --- .libftignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .libftignore (limited to '.libftignore') diff --git a/.libftignore b/.libftignore new file mode 100644 index 0000000..dfb5df9 --- /dev/null +++ b/.libftignore @@ -0,0 +1,3 @@ +*ft_printf* +*ft_ht* +*ft_lst* -- cgit