From 890c7199dfbfb86ae8fbea1184d639d3ea1c72f5 Mon Sep 17 00:00:00 2001 From: Matias Barcenas Date: Fri, 19 Jan 2018 14:02:43 -0600 Subject: [PATCH] Added preferences script to git-ignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e9168d9..53f35c7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ *.log BullyOutput.txt +/preferences.sh* + # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden*