From 65129411e244fece309a506e2915f611e9dfe609 Mon Sep 17 00:00:00 2001 From: Jack Halford Date: Thu, 1 Sep 2016 17:43:23 +0200 Subject: [PATCH] .gitignore for libft.a --- libftasm/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 libftasm/.gitignore diff --git a/libftasm/.gitignore b/libftasm/.gitignore new file mode 100644 index 00000000..75a55b30 --- /dev/null +++ b/libftasm/.gitignore @@ -0,0 +1 @@ +libft.a