From 2e3b5b0db652ae4787e359aadbd4f52e473b6af7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 23 Nov 2015 12:44:20 +0100 Subject: [PATCH] Add stylesheets vendor and global.css to ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5244cc30e..6f1437cf2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ logs/ test1/ test2/ test3/ +public/stylesheets/global.css +public/stylesheets/vendor