From e452ac437ce0046e392b0b4e073fe58806f9a362 Mon Sep 17 00:00:00 2001 From: Stephen Casner Date: Sat, 13 Feb 2021 09:35:11 -0800 Subject: [PATCH] Ignore additional built files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 064b0c3..6c9e6c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ +git-info.h *.d *.o +dumpobj +macro11 tests/*.lst tests/*.obj tests/*.objd