add compiled css to gitignore

This commit is contained in:
Yuri Kuznetsov
2014-10-28 17:13:59 +02:00
parent c272f25e07
commit 3d28b46483

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@
/client
/test.php
/main.html
/frontend/client/css/bootstrap.css
/tests/testData/cache/*
composer.phar
vendor/