From 63890661fea8d15fd0917bda45c93ed063fe8dfa Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 26 Nov 2015 11:55:13 +0100 Subject: [PATCH] Add security.yaml to the ignored files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 01b701cf8..755814004 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ user/plugins/* !user/plugins/.* user/themes/* !user/themes/.* +user/localhost/config/security.yaml # OS Generated .DS_Store*