From 43c9b948b2eb0551ebe89c1f8d27f8422b2877f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 31 Jul 2018 18:48:54 -0400 Subject: [PATCH] Turns out disallowing commiting anything in the web folder is a problem --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 153b30c..1335a55 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ web/themes/custom/*/*.php web/themes/custom/*/*.js web/themes/custom/*/*.theme web/themes/custom/*/src -web/ vendor/ # What you CAN commit: