Initial commit

This commit is contained in:
2018-04-06 08:56:35 +02:00
committed by krzysiej
commit 0a5bcdb562
2 changed files with 24 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# ---> Laravel
vendor/
node_modules/
npm-debug.log
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
storage/*.key
.env.*.php
.env.php
.env
Homestead.yaml
Homestead.json
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
.rocketeer/

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# packtpub-browser