From: Dan Brown Date: Sun, 12 Jul 2015 20:31:47 +0000 (+0100) Subject: Remove css folder from public X-Git-Tag: v0.5.0~113 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/8f2da537e8d2e323afcb100e983d8223b51d3238 Remove css folder from public --- diff --git a/.gitignore b/.gitignore index 54f915bb3..e5011ccbc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ Homestead.yaml .env /public/dist .idea -/public/plugins \ No newline at end of file +/public/plugins +/public/css \ No newline at end of file