From 945c358785f122caf575d1fc90071cc3dfcae58a Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Tue, 21 Jul 2015 13:42:48 -0400 Subject: [PATCH] Added GNU/GCC a.out artifact --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 923287f1..440f91ed 100644 --- a/.gitignore +++ b/.gitignore @@ -20,9 +20,12 @@ GNUmakefile.deps *.patch ################# -## GCC +## GNU/GCC ################# +## Ignore GNU/GCC artifacts +a.out + ## Ignore GCC temproary files. It appears Fedora ## changed a behavior somewhere along the lines