2
0
mirror of https://github.com/slawkens/myaac.git synced 2025-05-13 17:39:21 +02:00

Merge branch '0.9' into develop

This commit is contained in:
slawkens 2023-08-21 09:43:52 +02:00
commit b72e7a3d96
2 changed files with 6 additions and 0 deletions
.gitignore
images/gallery

6
.gitignore vendored

@ -35,6 +35,12 @@ images/guilds/*
images/editor/* images/editor/*
!images/editor/index.html !images/editor/index.html
# gallery images
images/gallery/*
!images/gallery/index.html
!images/gallery/demon.jpg
!images/gallery/demon_thumb.gif
# cache # cache
system/cache/* system/cache/*
!system/cache/index.html !system/cache/index.html