From 7a6533373ab9b0dd075f995c98dcf332a7876fac Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 10 Sep 2021 10:54:12 +0200 Subject: Updated to norm v3 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 708a2d2..4bf4a20 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ checker push_swap !src/checker !src/push_swap + +checker_school -- cgit