mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-25 22:59:10 +00:00
add website structure
This commit is contained in:
7
site/server/storage/framework/.gitignore
vendored
Executable file
7
site/server/storage/framework/.gitignore
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
config.php
|
||||
routes.php
|
||||
compiled.php
|
||||
services.json
|
||||
events.scanned.php
|
||||
routes.scanned.php
|
||||
down
|
2
site/server/storage/framework/cache/.gitignore
vendored
Executable file
2
site/server/storage/framework/cache/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
2
site/server/storage/framework/sessions/.gitignore
vendored
Executable file
2
site/server/storage/framework/sessions/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
2
site/server/storage/framework/views/.gitignore
vendored
Executable file
2
site/server/storage/framework/views/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
Reference in New Issue
Block a user