mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
21 lines
185 B
Plaintext
21 lines
185 B
Plaintext
# Laravel
|
|
vendor
|
|
|
|
# Configuration
|
|
.env
|
|
config.codekit
|
|
|
|
# Assets
|
|
bower_components
|
|
node_modules
|
|
public/dist
|
|
public/css
|
|
public/js
|
|
|
|
# Packages
|
|
npm-debug.log
|
|
.vagrant
|
|
|
|
# PHPUnit
|
|
phpunit.xml
|