diff --git a/asdf b/asdf deleted file mode 100644 index e69de29..0000000 diff --git a/fff b/fff deleted file mode 100644 index c268aaf..0000000 --- a/fff +++ /dev/null @@ -1,9 +0,0 @@ -asdf -compile_commands.json -fff -include -libft -Makefile -obj -pipex -src diff --git a/obj/src/exec/exec.o b/obj/src/exec/exec.o deleted file mode 100644 index b9bb73e..0000000 Binary files a/obj/src/exec/exec.o and /dev/null differ diff --git a/obj/src/main.o b/obj/src/main.o deleted file mode 100644 index dde18c5..0000000 Binary files a/obj/src/main.o and /dev/null differ diff --git a/obj/src/parsing/parsing.o b/obj/src/parsing/parsing.o deleted file mode 100644 index ee7283f..0000000 Binary files a/obj/src/parsing/parsing.o and /dev/null differ diff --git a/obj/src/utils/ft_freearr.o b/obj/src/utils/ft_freearr.o deleted file mode 100644 index 2f98361..0000000 Binary files a/obj/src/utils/ft_freearr.o and /dev/null differ diff --git a/obj/src/utils/ft_senderror.o b/obj/src/utils/ft_senderror.o deleted file mode 100644 index 3fabcdb..0000000 Binary files a/obj/src/utils/ft_senderror.o and /dev/null differ diff --git a/obj/src/utils/getpath.o b/obj/src/utils/getpath.o deleted file mode 100644 index 2966683..0000000 Binary files a/obj/src/utils/getpath.o and /dev/null differ diff --git a/obj/src/utils/set_path.o b/obj/src/utils/set_path.o deleted file mode 100644 index 7f3f604..0000000 Binary files a/obj/src/utils/set_path.o and /dev/null differ diff --git a/pipex b/pipex deleted file mode 100755 index 49ae89c..0000000 Binary files a/pipex and /dev/null differ diff --git a/src/utils/set_path.c b/src/utils/set_path.c index 75fbfe8..14f233d 100644 --- a/src/utils/set_path.c +++ b/src/utils/set_path.c @@ -6,7 +6,7 @@ /* By: adjoly +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/04/06 13:31:15 by adjoly #+# #+# */ -/* Updated: 2024/04/08 12:53:46 by adjoly ### ########.fr */ +/* Updated: 2024/04/08 12:54:26 by adjoly ### ########.fr */ /* */ /* ************************************************************************** */