From 5782dff14768e5cf7e20091bca016013e300e433 Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Fri, 29 Jul 2022 10:45:37 +0200 Subject: Updated makefile and ignore for convenience --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5acfdbb..205236c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ __pycache__ -obj/* +obj/*.o a.out notes.txt -- cgit v1.2.1