diff --git a/.pipex.h.swp b/.pipex.h.swp deleted file mode 100644 index cd117f4..0000000 Binary files a/.pipex.h.swp and /dev/null differ diff --git a/get_next_line/get_next_line.o b/get_next_line/get_next_line.o deleted file mode 100644 index 4882671..0000000 Binary files a/get_next_line/get_next_line.o and /dev/null differ diff --git a/get_next_line/get_next_line_utils.o b/get_next_line/get_next_line_utils.o deleted file mode 100644 index 8ab93b1..0000000 Binary files a/get_next_line/get_next_line_utils.o and /dev/null differ diff --git a/libft/ft_atoi.o b/libft/ft_atoi.o deleted file mode 100644 index 600e718..0000000 Binary files a/libft/ft_atoi.o and /dev/null differ diff --git a/libft/ft_atoi_check.o b/libft/ft_atoi_check.o deleted file mode 100644 index 426a42f..0000000 Binary files a/libft/ft_atoi_check.o and /dev/null differ diff --git a/libft/ft_bzero.o b/libft/ft_bzero.o deleted file mode 100644 index 192a08e..0000000 Binary files a/libft/ft_bzero.o and /dev/null differ diff --git a/libft/ft_calloc.o b/libft/ft_calloc.o deleted file mode 100644 index e49c7d7..0000000 Binary files a/libft/ft_calloc.o and /dev/null differ diff --git a/libft/ft_get_size.o b/libft/ft_get_size.o deleted file mode 100644 index b4af639..0000000 Binary files a/libft/ft_get_size.o and /dev/null differ diff --git a/libft/ft_isalnum.o b/libft/ft_isalnum.o deleted file mode 100644 index 0c75fb9..0000000 Binary files a/libft/ft_isalnum.o and /dev/null differ diff --git a/libft/ft_isalpha.o b/libft/ft_isalpha.o deleted file mode 100644 index 5de1912..0000000 Binary files a/libft/ft_isalpha.o and /dev/null differ diff --git a/libft/ft_isascii.o b/libft/ft_isascii.o deleted file mode 100644 index 7c2d1d1..0000000 Binary files a/libft/ft_isascii.o and /dev/null differ diff --git a/libft/ft_isdigit.o b/libft/ft_isdigit.o deleted file mode 100644 index 36a4cc5..0000000 Binary files a/libft/ft_isdigit.o and /dev/null differ diff --git a/libft/ft_isprint.o b/libft/ft_isprint.o deleted file mode 100644 index a8ca869..0000000 Binary files a/libft/ft_isprint.o and /dev/null differ diff --git a/libft/ft_itoa.o b/libft/ft_itoa.o deleted file mode 100644 index bef8678..0000000 Binary files a/libft/ft_itoa.o and /dev/null differ diff --git a/libft/ft_memchr.o b/libft/ft_memchr.o deleted file mode 100644 index 281f08d..0000000 Binary files a/libft/ft_memchr.o and /dev/null differ diff --git a/libft/ft_memcmp.o b/libft/ft_memcmp.o deleted file mode 100644 index d5c245c..0000000 Binary files a/libft/ft_memcmp.o and /dev/null differ diff --git a/libft/ft_memcpy.o b/libft/ft_memcpy.o deleted file mode 100644 index a8c1c90..0000000 Binary files a/libft/ft_memcpy.o and /dev/null differ diff --git a/libft/ft_memmove.o b/libft/ft_memmove.o deleted file mode 100644 index f847ccc..0000000 Binary files a/libft/ft_memmove.o and /dev/null differ diff --git a/libft/ft_memset.o b/libft/ft_memset.o deleted file mode 100644 index 8aad44b..0000000 Binary files a/libft/ft_memset.o and /dev/null differ diff --git a/libft/ft_power.o b/libft/ft_power.o deleted file mode 100644 index 252758b..0000000 Binary files a/libft/ft_power.o and /dev/null differ diff --git a/libft/ft_putchar_fd.o b/libft/ft_putchar_fd.o deleted file mode 100644 index 356fe67..0000000 Binary files a/libft/ft_putchar_fd.o and /dev/null differ diff --git a/libft/ft_putendl_fd.o b/libft/ft_putendl_fd.o deleted file mode 100644 index ce3088a..0000000 Binary files a/libft/ft_putendl_fd.o and /dev/null differ diff --git a/libft/ft_putnbr_fd.o b/libft/ft_putnbr_fd.o deleted file mode 100644 index d70f8af..0000000 Binary files a/libft/ft_putnbr_fd.o and /dev/null differ diff --git a/libft/ft_putstr_fd.o b/libft/ft_putstr_fd.o deleted file mode 100644 index 73ecb9a..0000000 Binary files a/libft/ft_putstr_fd.o and /dev/null differ diff --git a/libft/ft_split.o b/libft/ft_split.o deleted file mode 100644 index ff40892..0000000 Binary files a/libft/ft_split.o and /dev/null differ diff --git a/libft/ft_strchr.o b/libft/ft_strchr.o deleted file mode 100644 index 2b37ecb..0000000 Binary files a/libft/ft_strchr.o and /dev/null differ diff --git a/libft/ft_strdup.o b/libft/ft_strdup.o deleted file mode 100644 index 145c148..0000000 Binary files a/libft/ft_strdup.o and /dev/null differ diff --git a/libft/ft_strdup_free.o b/libft/ft_strdup_free.o deleted file mode 100644 index db4ccc0..0000000 Binary files a/libft/ft_strdup_free.o and /dev/null differ diff --git a/libft/ft_strdups.o b/libft/ft_strdups.o deleted file mode 100644 index 40faa82..0000000 Binary files a/libft/ft_strdups.o and /dev/null differ diff --git a/libft/ft_striteri.o b/libft/ft_striteri.o deleted file mode 100644 index 7557153..0000000 Binary files a/libft/ft_striteri.o and /dev/null differ diff --git a/libft/ft_strjoin.o b/libft/ft_strjoin.o deleted file mode 100644 index de70217..0000000 Binary files a/libft/ft_strjoin.o and /dev/null differ diff --git a/libft/ft_strjoin_free.o b/libft/ft_strjoin_free.o deleted file mode 100644 index 069349b..0000000 Binary files a/libft/ft_strjoin_free.o and /dev/null differ diff --git a/libft/ft_strlcat.o b/libft/ft_strlcat.o deleted file mode 100644 index 99ea065..0000000 Binary files a/libft/ft_strlcat.o and /dev/null differ diff --git a/libft/ft_strlcpy.o b/libft/ft_strlcpy.o deleted file mode 100644 index 68ef1f1..0000000 Binary files a/libft/ft_strlcpy.o and /dev/null differ diff --git a/libft/ft_strlen.o b/libft/ft_strlen.o deleted file mode 100644 index 8ec0fa6..0000000 Binary files a/libft/ft_strlen.o and /dev/null differ diff --git a/libft/ft_strlen_double.o b/libft/ft_strlen_double.o deleted file mode 100644 index ac1b352..0000000 Binary files a/libft/ft_strlen_double.o and /dev/null differ diff --git a/libft/ft_strmapi.o b/libft/ft_strmapi.o deleted file mode 100644 index 99e2140..0000000 Binary files a/libft/ft_strmapi.o and /dev/null differ diff --git a/libft/ft_strncmp.o b/libft/ft_strncmp.o deleted file mode 100644 index 5689389..0000000 Binary files a/libft/ft_strncmp.o and /dev/null differ diff --git a/libft/ft_strnstr.o b/libft/ft_strnstr.o deleted file mode 100644 index 93952f3..0000000 Binary files a/libft/ft_strnstr.o and /dev/null differ diff --git a/libft/ft_strrchr.o b/libft/ft_strrchr.o deleted file mode 100644 index 4cccd4f..0000000 Binary files a/libft/ft_strrchr.o and /dev/null differ diff --git a/libft/ft_strslen.o b/libft/ft_strslen.o deleted file mode 100644 index ffdaef8..0000000 Binary files a/libft/ft_strslen.o and /dev/null differ diff --git a/libft/ft_strtrim.o b/libft/ft_strtrim.o deleted file mode 100644 index c939d95..0000000 Binary files a/libft/ft_strtrim.o and /dev/null differ diff --git a/libft/ft_substr.o b/libft/ft_substr.o deleted file mode 100644 index 0f3455e..0000000 Binary files a/libft/ft_substr.o and /dev/null differ diff --git a/libft/ft_tolower.o b/libft/ft_tolower.o deleted file mode 100644 index cd26d05..0000000 Binary files a/libft/ft_tolower.o and /dev/null differ diff --git a/libft/ft_toupper.o b/libft/ft_toupper.o deleted file mode 100644 index 9686687..0000000 Binary files a/libft/ft_toupper.o and /dev/null differ diff --git a/libft/libft.a b/libft/libft.a deleted file mode 100644 index d513a6e..0000000 Binary files a/libft/libft.a and /dev/null differ diff --git a/pipex b/pipex deleted file mode 100755 index 76011ba..0000000 Binary files a/pipex and /dev/null differ diff --git a/pipex.o b/pipex.o deleted file mode 100644 index a8feddf..0000000 Binary files a/pipex.o and /dev/null differ