From d72534747ec1454bab8d13f7407aa1fceb813d99 Mon Sep 17 00:00:00 2001 From: Mike Auty Date: Wed, 12 Dec 2018 23:11:51 +0000 Subject: [PATCH] Ignore the mac symbols as well as linux and windows. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 281f003ca..448d08dbd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ workspace.xml stubs volatility/symbols/linux* volatility/symbols/windows* +volatility/symbols/mac* # Mac metadata files .DS_Store