2015-12-06 18:58:49 +00:00
|
|
|
/vendor
|
|
|
|
*.DS_Store*
|
|
|
|
.env
|
2016-01-12 03:37:12 +00:00
|
|
|
.vagrant/*
|
2017-03-11 19:44:18 +00:00
|
|
|
.vscode/*
|
2017-03-16 01:38:09 +00:00
|
|
|
storage/framework/*
|
2015-12-06 18:58:49 +00:00
|
|
|
|
|
|
|
composer.lock
|
2017-02-02 20:01:15 +00:00
|
|
|
node_modules
|
2017-03-15 23:47:44 +00:00
|
|
|
|
|
|
|
_ide_helper_models.php
|
|
|
|
_ide_helper.php
|
2017-03-19 23:36:50 +00:00
|
|
|
|
|
|
|
sami.phar
|
2017-03-19 23:51:26 +00:00
|
|
|
/.sami
|
2017-03-27 22:13:24 +00:00
|
|
|
|
|
|
|
# For local development with docker
|
|
|
|
# Remove if we ever put the Dockerfile in the repo
|
|
|
|
.dockerignore
|
|
|
|
Dockerfile
|
2017-05-12 11:07:03 +00:00
|
|
|
docker-compose.yml
|
2017-03-27 22:13:24 +00:00
|
|
|
# for image related files
|
|
|
|
misc
|