From d239738ec667dda577b6acb013dc871de083a354 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Fri, 19 Feb 2021 13:51:10 -0800 Subject: [PATCH] add a.out to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6dbacae7..892b7bf6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ ws/.certs/ ws/.srl ixhttpd makefile +a.out