mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-23 22:05:02 +02:00
Merge branch 'develop' into feature/settings
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -3,6 +3,10 @@ Thumbs.db
|
||||
.idea
|
||||
tmp
|
||||
|
||||
# composer
|
||||
composer.lock
|
||||
vendor
|
||||
|
||||
releases
|
||||
config.local.php
|
||||
PERSONAL_NOTES
|
||||
@@ -40,6 +44,10 @@ plugins/*
|
||||
!plugins/example-settings-plugin.json
|
||||
!plugins/example-settings-plugin
|
||||
landing
|
||||
/login.php
|
||||
|
||||
# system
|
||||
system/functions_custom.php
|
||||
|
||||
# others/rest
|
||||
system/pages/downloads.php
|
||||
|
Reference in New Issue
Block a user