From 64b7d55ed56c8696bc5580c6ca73e1ce4ebfab50 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 31 Jan 2021 02:35:26 +0100 Subject: Removing heapsort tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 07a12bb..88ed4c8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ obj/* rendu.makefile doc/* tmp/* +tags -- cgit