Cachet/.gitignore
Graham Campbell d00e413656 Revert "Updated build stuff"
This reverts commit cf263150dfd65a10116322d87e7394c9ff47ab8b.
2015-01-03 23:11:20 +00:00

21 lines
248 B
Plaintext

# Laravel
bootstrap/compiled.php
vendor
# Configuration
.env.*.php
.env.php
config.codekit
!.env.heroku.php
!.env.example.php
# Assets development
app/assets/bower_components
node_modules
public/css/
public/js/
# Packages
npm-debug.log
.vagrant