Inital commit with gulp and base asset setup

This commit is contained in:
Dane Everitt 2018-03-27 00:44:14 -05:00
parent 68f0811273
commit 8d704ae5c8
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 5786 additions and 18 deletions

18
.gitignore vendored
View file

@ -7,25 +7,15 @@ storage/framework/*
/.idea
/nbproject
package-lock.json
composer.lock
node_modules
_ide_helper_models.php
*.log
_ide_helper.php
sami.phar
/.sami
.phpstorm.meta.php
.php_cs.cache
public/assets/*
# For local development with docker
# Remove if we ever put the Dockerfile in the repo
.dockerignore
Dockerfile
docker-compose.yml
# for image related files
misc
.phpstorm.meta.php
.php_cs.cache
# Vagrant
*.log