Cachet/.gitignore

21 lines
185 B
Plaintext
Raw Normal View History

# Laravel
2015-01-02 12:58:17 +00:00
vendor
# Configuration
2015-03-20 18:30:45 -06:00
.env
2014-11-19 22:20:31 +00:00
config.codekit
# Assets
2015-03-20 18:30:45 -06:00
bower_components
2015-01-02 12:58:17 +00:00
node_modules
public/dist
public/css
public/js
# Packages
npm-debug.log
2015-01-02 12:58:17 +00:00
.vagrant
# PHPUnit
phpunit.xml