mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Made so it's possible to configure more directories as constants
More flexibility for the user.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -24,6 +24,10 @@ templates/*
|
||||
images/guilds/*
|
||||
!images/guilds/default.gif
|
||||
|
||||
# editor images
|
||||
images/editor/*
|
||||
!images/editor/index.html
|
||||
|
||||
# cache
|
||||
system/cache/*
|
||||
!system/cache/index.html
|
||||
@@ -54,9 +58,5 @@ landing
|
||||
# system
|
||||
system/functions_custom.php
|
||||
|
||||
# user data
|
||||
user/*
|
||||
!user/index.html
|
||||
|
||||
# others/rest
|
||||
system/pages/downloads.php
|
||||
|
Reference in New Issue
Block a user