diff --git a/.gitignore b/.gitignore index 6c1db9b7..b4d564e9 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,12 @@ images/guilds/* images/editor/* !images/editor/index.html +# gallery images +images/gallery/* +!images/gallery/index.html +!images/gallery/demon.jpg +!images/gallery/demon_thumb.gif + # cache system/cache/* !system/cache/index.html diff --git a/images/gallery/index.html b/images/gallery/index.html new file mode 100644 index 00000000..e69de29b