diff --git a/.ft_strcmpi.c.swp b/.ft_strcmpi.c.swp deleted file mode 100644 index 049cb0e..0000000 Binary files a/.ft_strcmpi.c.swp and /dev/null differ diff --git a/.ft_strlower.c.swp b/.ft_strlower.c.swp deleted file mode 100644 index bd114bf..0000000 Binary files a/.ft_strlower.c.swp and /dev/null differ diff --git a/.ft_tolower.c.swp b/.ft_tolower.c.swp deleted file mode 100644 index 7cec4f3..0000000 Binary files a/.ft_tolower.c.swp and /dev/null differ diff --git a/.gitignore b/.gitignore index a7e5603..034b3b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libft.a *.o +*.swp