From e526cbca967b77a3cef5ae733358c0daa6b605c8 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Thu, 9 Jul 2015 17:54:51 -0700 Subject: [PATCH] add optional user custom.css to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 62d2157f..4d7f6458 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # See editor/config-sample.js for an example editor/config.js +editor/custom.css