mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Fix logout hook & add images/editor to .gitignore
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
|
||||
@@ -51,9 +55,5 @@ plugins/*
|
||||
!plugins/account-create-hint
|
||||
landing
|
||||
|
||||
# user data
|
||||
user/*
|
||||
!user/index.html
|
||||
|
||||
# others/rest
|
||||
system/pages/downloads.php
|
||||
|
Reference in New Issue
Block a user