Ignore the built file

This commit is contained in:
James Brooks
2014-11-19 12:45:05 +00:00
parent f3c2060088
commit 04662adb43
3 changed files with 3 additions and 3 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
/bootstrap/compiled.php
/vendor
/node_modules
/public/build/css/application-*
application-*.css
rev-manifest.json
composer.phar
composer.lock
.env.*.php
+1
View File
@@ -0,0 +1 @@
application-*.css
@@ -1,2 +0,0 @@
body {
color: #333333; }