Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit d11d613

Browse files
committed
v2.0.0-rc.1-1
1 parent 243ffcb commit d11d613

File tree

73 files changed

+376
-778
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+376
-778
lines changed

logs/error.2018-08-13.log

Lines changed: 0 additions & 210 deletions
This file was deleted.

public/extensions/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
core/interfaces
2+
core/layouts
3+
core/pages
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*
2+
!.gitignore
3+
!.htaccess
4+
!_example

public/extensions/custom/hooks/.gitignore

Whitespace-only changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*
2+
!.gitignore
3+
!_example
4+
!rating
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

public/storage/uploads/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*
2+
!.gitignore
3+
!.htaccess

public/thumbnail/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/thumbs

vendor/akrabat/ip-address-middleware/README.md

Lines changed: 0 additions & 62 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
build
2+
vendor
3+
composer.lock

0 commit comments

Comments
 (0)