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 --- libft.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 libft.conf (limited to 'libft.conf') diff --git a/libft.conf b/libft.conf deleted file mode 100644 index 47f2a55..0000000 --- a/libft.conf +++ /dev/null @@ -1,7 +0,0 @@ -# Making - -FEATURES=get_next_line ft_lst - -# Repository - -RENDU_IGNORE=subject.pdf README.md scripts build test libft.conf -- cgit