Updated git files after laravel 5.2 upgrade

This commit is contained in:
James Cole 2016-01-08 14:27:05 +01:00
parent 53677e3c64
commit 66703b30b3
21 changed files with 12 additions and 46 deletions

2
.gitattributes vendored Normal file → Executable file
View File

@ -1 +1,3 @@
* text=auto
*.css linguist-vendored
*.less linguist-vendored

39
.gitignore vendored Normal file → Executable file
View File

@ -1,36 +1,9 @@
/bootstrap/compiled.php
/vendor
composer.phar
Thumbs.db
.idea/
tests/_output/*
_ide_helper.php
/build/logs
index.html*
app/storage/firefly-export*
.vagrant
firefly-iii-import-*.json
tests/_output/*
testing.sqlite
_ide_helper_models.php
clean.sqlite
tests/acceptance/AcceptanceTester.php
tests/functional/FunctionalTester.php
tests/unit/UnitTester.php
pi.php
tests/_data/db.sqlite
tests/_data/dump.sql
db.sqlite_snapshot
c3.php
db.sqlite-journal
tests/_output/*
/node_modules
Homestead.yaml
Homestead.json
.env
clover.xml
node_modules/
addNewLines.php
.idea/
_ide_helper.php
_ide_helper_models.php
.phpstorm.meta.php
.env.backup
.env.local
tests/_output/*
tests/_output/*

View File

0
app/Handlers/Events/.gitkeep → app/Policies/.gitkeep Normal file → Executable file
View File

0
bootstrap/cache/.gitignore vendored Normal file → Executable file
View File

View File

@ -1,2 +0,0 @@
*.xml
*.json

2
database/.gitignore vendored Normal file → Executable file
View File

@ -1 +1 @@
*.sqlite

0
database/migrations/.gitkeep Normal file → Executable file
View File

0
database/seeds/.gitkeep Normal file → Executable file
View File

0
resources/views/vendor/.gitkeep vendored Executable file
View File

1
storage/.gitignore vendored
View File

@ -1 +0,0 @@
laravel.log

2
storage/app/.gitignore vendored Normal file → Executable file
View File

@ -1,2 +1,2 @@
*
!.gitignore
!.gitignore

View File

@ -1 +0,0 @@
*.db

View File

@ -1,2 +0,0 @@
*
!.gitignore

1
storage/framework/.gitignore vendored Normal file → Executable file
View File

@ -4,3 +4,4 @@ compiled.php
services.json
events.scanned.php
routes.scanned.php
down

2
storage/framework/cache/.gitignore vendored Normal file → Executable file
View File

@ -1,2 +1,2 @@
*
!.gitignore
!.gitignore

0
storage/framework/sessions/.gitignore vendored Normal file → Executable file
View File

0
storage/framework/views/.gitignore vendored Normal file → Executable file
View File

0
storage/logs/.gitignore vendored Normal file → Executable file
View File

View File

@ -1,2 +0,0 @@
*
!.gitignore

View File

@ -1,2 +0,0 @@
*
!.gitignore