From 1ae7a3148849e08b070dacfc03cabb0a8869be17 Mon Sep 17 00:00:00 2001 From: Gustav Geier <gustav.geier@fsmpi.rwth-aachen.de> Date: Fri, 21 Mar 2014 08:58:39 +0100 Subject: [PATCH] Added Anaconda installers to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 93f061a..2d42be6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ isolinux/ md5sum.txt pool/ preseed/ +hive/anaconda/Installer-*Bit.sh -- GitLab