From da08171e0c65e278feeb8393b5a8f7e79ea491c9 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 25 Aug 2019 23:04:24 -0400 Subject: at page 3.6 Improved the makefile for multifile project, including header files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4c61283..721d950 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ */*.o +*.o helloworld +mine -- cgit